diff --git a/.sonarcloud.properties b/.sonarcloud.properties index dc2837650..5f29cfd45 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -1,6 +1,6 @@ # --- properties for sonar cloud --- sonar.projectKey=jhipster_jhipster-dotnetcore -sonar.projectVersion=1.1.0 +sonar.projectVersion=1.1.1 sonar.organization=jhipster sonar.host.url=https://sonarcloud.io sonar.sources=generators diff --git a/test-integration/samples/jwt-with-angular-app/.yo-rc.json b/test-integration/samples/jwt-with-angular-app/.yo-rc.json index e9127aaad..0314f5005 100644 --- a/test-integration/samples/jwt-with-angular-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-angular-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/jwt-with-mssql-app/.yo-rc.json b/test-integration/samples/jwt-with-mssql-app/.yo-rc.json index b18aa0274..ad59a1f79 100644 --- a/test-integration/samples/jwt-with-mssql-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-mssql-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/jwt-with-mysql-app/.yo-rc.json b/test-integration/samples/jwt-with-mysql-app/.yo-rc.json index a3b63a057..51c2b7287 100644 --- a/test-integration/samples/jwt-with-mysql-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-mysql-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/jwt-with-oracle-app/.yo-rc.json b/test-integration/samples/jwt-with-oracle-app/.yo-rc.json index 464dd532b..12054c9f0 100644 --- a/test-integration/samples/jwt-with-oracle-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-oracle-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/jwt-with-postgres-app/.yo-rc.json b/test-integration/samples/jwt-with-postgres-app/.yo-rc.json index 0854af8a1..38c7a42af 100644 --- a/test-integration/samples/jwt-with-postgres-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-postgres-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/jwt-with-react-app/.yo-rc.json b/test-integration/samples/jwt-with-react-app/.yo-rc.json index 5d68fd8af..3638151e8 100644 --- a/test-integration/samples/jwt-with-react-app/.yo-rc.json +++ b/test-integration/samples/jwt-with-react-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-angular-app/.yo-rc.json b/test-integration/samples/oauth-with-angular-app/.yo-rc.json index 9210e7d02..e0dd0ad96 100644 --- a/test-integration/samples/oauth-with-angular-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-angular-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-mssql-app/.yo-rc.json b/test-integration/samples/oauth-with-mssql-app/.yo-rc.json index a3420fbd5..7348b0bd6 100644 --- a/test-integration/samples/oauth-with-mssql-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-mssql-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-mysql-app/.yo-rc.json b/test-integration/samples/oauth-with-mysql-app/.yo-rc.json index 4670034b5..346db2eb6 100644 --- a/test-integration/samples/oauth-with-mysql-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-mysql-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-oracle-app/.yo-rc.json b/test-integration/samples/oauth-with-oracle-app/.yo-rc.json index 6974bc96b..6703f1753 100644 --- a/test-integration/samples/oauth-with-oracle-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-oracle-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-postgres-app/.yo-rc.json b/test-integration/samples/oauth-with-postgres-app/.yo-rc.json index d61fef932..191da1215 100644 --- a/test-integration/samples/oauth-with-postgres-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-postgres-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-react-app/.yo-rc.json b/test-integration/samples/oauth-with-react-app/.yo-rc.json index 71b0204b9..bfa165f53 100644 --- a/test-integration/samples/oauth-with-react-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-react-app/.yo-rc.json @@ -20,14 +20,14 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "enableTranslation": false, "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] } diff --git a/test-integration/samples/oauth-with-sqllite-app/.yo-rc.json b/test-integration/samples/oauth-with-sqllite-app/.yo-rc.json index 66c900398..125428af7 100644 --- a/test-integration/samples/oauth-with-sqllite-app/.yo-rc.json +++ b/test-integration/samples/oauth-with-sqllite-app/.yo-rc.json @@ -20,13 +20,13 @@ "otherModules": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ], "blueprints": [ { "name": "generator-jhipster-dotnetcore", - "version": "1.1.0" + "version": "1.1.1" } ] }