Skip to content

Commit

Permalink
Prepare 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas63 committed Sep 21, 2020
1 parent 3b41bf0 commit 8bf20ac
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# --- properties for sonar cloud ---
sonar.projectKey=jhipster_jhipster-dotnetcore
sonar.projectVersion=1.1.1
sonar.projectVersion=1.1.2
sonar.organization=jhipster
sonar.host.url=https://sonarcloud.io
sonar.sources=generators
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-angular-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-mssql-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-mysql-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-oracle-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-postgres-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/jwt-with-react-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-angular-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-mssql-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-mysql-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-oracle-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-postgres-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-react-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"enableTranslation": false,
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions test-integration/samples/oauth-with-sqllite-app/.yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"otherModules": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
],
"blueprints": [
{
"name": "generator-jhipster-dotnetcore",
"version": "1.1.1"
"version": "1.1.2"
}
]
}
Expand Down

0 comments on commit 8bf20ac

Please sign in to comment.