From baf04a551c4ff247a338347b4f024c41814472bb Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Mon, 7 Dec 2020 14:24:49 +0000 Subject: [PATCH] release version 2.11.1 --- lerna.json | 2 +- pom.xml | 2 +- scm-annotation-processor/pom.xml | 6 ++--- scm-annotations/pom.xml | 4 +-- scm-core/pom.xml | 8 +++--- scm-dao-xml/pom.xml | 8 +++--- scm-it/pom.xml | 20 +++++++------- scm-packaging/deb/pom.xml | 6 ++--- scm-packaging/docker/pom.xml | 4 +-- scm-packaging/helm/pom.xml | 4 +-- scm-packaging/pom.xml | 4 +-- scm-packaging/release-yaml/pom.xml | 4 +-- scm-packaging/rpm/pom.xml | 6 ++--- scm-packaging/unix/pom.xml | 4 +-- scm-packaging/windows/pom.xml | 4 +-- scm-plugins/pom.xml | 10 +++---- scm-plugins/scm-git-plugin/package.json | 4 +-- scm-plugins/scm-git-plugin/pom.xml | 2 +- scm-plugins/scm-hg-plugin/package.json | 4 +-- scm-plugins/scm-hg-plugin/pom.xml | 2 +- .../scm-integration-test-plugin/pom.xml | 4 +-- scm-plugins/scm-legacy-plugin/package.json | 4 +-- scm-plugins/scm-legacy-plugin/pom.xml | 4 +-- scm-plugins/scm-svn-plugin/package.json | 4 +-- scm-plugins/scm-svn-plugin/pom.xml | 2 +- scm-server/pom.xml | 4 +-- scm-test/pom.xml | 6 ++--- scm-ui/babel-preset/package.json | 2 +- scm-ui/e2e-tests/package.json | 2 +- scm-ui/eslint-config/package.json | 2 +- scm-ui/jest-preset/package.json | 2 +- scm-ui/pom.xml | 4 +-- scm-ui/prettier-config/package.json | 2 +- scm-ui/tsconfig/package.json | 2 +- scm-ui/ui-components/package.json | 8 +++--- scm-ui/ui-extensions/package.json | 2 +- scm-ui/ui-plugins/package.json | 22 ++++++++-------- scm-ui/ui-polyfill/package.json | 2 +- scm-ui/ui-scripts/package.json | 2 +- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-tests/package.json | 2 +- scm-ui/ui-types/package.json | 2 +- scm-ui/ui-webapp/package.json | 8 +++--- scm-webapp/pom.xml | 26 +++++++++---------- 44 files changed, 114 insertions(+), 114 deletions(-) diff --git a/lerna.json b/lerna.json index d4006ce650..09ec166acc 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.12.0-SNAPSHOT" + "version": "2.11.1" } diff --git a/pom.xml b/pom.xml index 9592decad8..495e1f919f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.12.0-SNAPSHOT + 2.11.1 The easiest way to share your Git, Mercurial and Subversion repositories. diff --git a/scm-annotation-processor/pom.xml b/scm-annotation-processor/pom.xml index 1f4467a5c6..b9fe9f43ea 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-annotation-processor - 2.12.0-SNAPSHOT + 2.11.1 scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index f217888d2f..ca3a0e9bab 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 scm-annotations - 2.12.0-SNAPSHOT + 2.11.1 scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index fcbcb2afbd..e5d8fbed61 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.12.0-SNAPSHOT + 2.11.1 scm-core - 2.12.0-SNAPSHOT + 2.11.1 scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.12.0-SNAPSHOT + 2.11.1 @@ -227,7 +227,7 @@ sonia.scm scm-annotation-processor - 2.12.0-SNAPSHOT + 2.11.1 provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 991b84aac8..ce9a512666 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 scm-dao-xml - 2.12.0-SNAPSHOT + 2.11.1 scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.12.0-SNAPSHOT + 2.11.1 @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.12.0-SNAPSHOT + 2.11.1 test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index 26ca1acdb8..ae6a41f646 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-it war - 2.12.0-SNAPSHOT + 2.11.1 scm-it sonia.scm scm-core - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-test - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm.plugins scm-git-plugin - 2.12.0-SNAPSHOT + 2.11.1 test sonia.scm.plugins scm-git-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.12.0-SNAPSHOT + 2.11.1 test sonia.scm.plugins scm-hg-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.12.0-SNAPSHOT + 2.11.1 test sonia.scm.plugins scm-svn-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index 6d6981ca7b..de91b7808f 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 deb deb - 2.12.0-SNAPSHOT + 2.11.1 Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index 34e15c9703..fe894f0b9e 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 docker pom - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index 67c4ce5f69..4b7e1f6831 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 helm helm - 2.12.0-SNAPSHOT + 2.11.1 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index bdee45c69f..e6231679ed 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm.packaging scm-packaging pom - 2.12.0-SNAPSHOT + 2.11.1 packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index 789267233e..3aee8a5173 100644 --- a/scm-packaging/release-yaml/pom.xml +++ b/scm-packaging/release-yaml/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 release-yaml pom - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 28662d62e7..dea7a4ed6f 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 rpm rpm - 2.12.0-SNAPSHOT + 2.11.1 Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index 1dc500a147..dd2bbf4f27 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 unix pom - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index 3e1a18bf1b..3126af9833 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.12.0-SNAPSHOT + 2.11.1 windows pom - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 013d1a493a..3b75180874 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm.plugins scm-plugins pom - 2.12.0-SNAPSHOT + 2.11.1 scm-plugins @@ -60,7 +60,7 @@ sonia.scm scm-core - 2.12.0-SNAPSHOT + 2.11.1 provided @@ -69,7 +69,7 @@ sonia.scm scm-annotation-processor - 2.12.0-SNAPSHOT + 2.11.1 provided @@ -99,7 +99,7 @@ sonia.scm scm-test - 2.12.0-SNAPSHOT + 2.11.1 test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index 04ec6dd650..75f1a2fcc0 100644 --- a/scm-plugins/scm-git-plugin/package.json +++ b/scm-plugins/scm-git-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-git-plugin", "private": true, - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -20,6 +20,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.12.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.11.1" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 08ab727353..3edf970846 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.12.0-SNAPSHOT + 2.11.1 scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index 7c1b665e2a..68bb408fd9 100644 --- a/scm-plugins/scm-hg-plugin/package.json +++ b/scm-plugins/scm-hg-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-hg-plugin", "private": true, - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.12.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.11.1" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 9742d55faf..1fc2dcc34b 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -31,7 +31,7 @@ sonia.scm.plugins scm-plugins - 2.12.0-SNAPSHOT + 2.11.1 scm-hg-plugin diff --git a/scm-plugins/scm-integration-test-plugin/pom.xml b/scm-plugins/scm-integration-test-plugin/pom.xml index 4d735dece9..c49bc1761d 100644 --- a/scm-plugins/scm-integration-test-plugin/pom.xml +++ b/scm-plugins/scm-integration-test-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.12.0-SNAPSHOT + 2.11.1 scm-integration-test-plugin Add functions for integration tests. This is not intended for production systems. - 2.12.0-SNAPSHOT + 2.11.1 smp diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index 1437b0cccf..a86a39dd53 100644 --- a/scm-plugins/scm-legacy-plugin/package.json +++ b/scm-plugins/scm-legacy-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-legacy-plugin", "private": true, - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "main": "./src/main/js/index.tsx", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.12.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.11.1" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index af61b45a44..4c60c17584 100644 --- a/scm-plugins/scm-legacy-plugin/pom.xml +++ b/scm-plugins/scm-legacy-plugin/pom.xml @@ -29,12 +29,12 @@ sonia.scm.plugins scm-plugins - 2.12.0-SNAPSHOT + 2.11.1 scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.12.0-SNAPSHOT + 2.11.1 smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index aa836691c7..3d91b55554 100644 --- a/scm-plugins/scm-svn-plugin/package.json +++ b/scm-plugins/scm-svn-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@scm-manager/scm-svn-plugin", "private": true, - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "main": "./src/main/js/index.ts", "scripts": { @@ -19,6 +19,6 @@ }, "prettier": "@scm-manager/prettier-config", "dependencies": { - "@scm-manager/ui-plugins": "^2.12.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.11.1" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index d663bb01c7..859b55e458 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -31,7 +31,7 @@ scm-plugins sonia.scm.plugins - 2.12.0-SNAPSHOT + 2.11.1 scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 984461de21..f9946eb1b5 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-server - 2.12.0-SNAPSHOT + 2.11.1 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index a3c5e38cde..120fd90538 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-test - 2.12.0-SNAPSHOT + 2.11.1 scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.12.0-SNAPSHOT + 2.11.1 diff --git a/scm-ui/babel-preset/package.json b/scm-ui/babel-preset/package.json index 4e983dc2b0..892f332465 100644 --- a/scm-ui/babel-preset/package.json +++ b/scm-ui/babel-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/babel-preset", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "description": "Babel configuration for scm-manager and its plugins", "main": "index.js", diff --git a/scm-ui/e2e-tests/package.json b/scm-ui/e2e-tests/package.json index 50def15da9..cd85d32dc0 100644 --- a/scm-ui/e2e-tests/package.json +++ b/scm-ui/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/e2e-tests", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "End to end Tests for SCM-Manager", "main": "index.js", "author": "Eduard Heimbuch ", diff --git a/scm-ui/eslint-config/package.json b/scm-ui/eslint-config/package.json index 616ee7ad11..d87a089d39 100644 --- a/scm-ui/eslint-config/package.json +++ b/scm-ui/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/eslint-config", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "ESLint configuration for scm-manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/jest-preset/package.json b/scm-ui/jest-preset/package.json index 1f87df4fda..4ac2381be6 100644 --- a/scm-ui/jest-preset/package.json +++ b/scm-ui/jest-preset/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/jest-preset", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "Jest presets for SCM-Manager and its plugins", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index 0eaeb4711f..db93fb7066 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-ui war - 2.12.0-SNAPSHOT + 2.11.1 scm-ui diff --git a/scm-ui/prettier-config/package.json b/scm-ui/prettier-config/package.json index 9eaecf0461..111bbaf9b8 100644 --- a/scm-ui/prettier-config/package.json +++ b/scm-ui/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/prettier-config", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "description": "Prettier configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/tsconfig/package.json b/scm-ui/tsconfig/package.json index 4046e6206e..f4e34ed2c5 100644 --- a/scm-ui/tsconfig/package.json +++ b/scm-ui/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/tsconfig", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "description": "TypeScript configuration", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index 3fcc192c52..b3b01d7803 100644 --- a/scm-ui/ui-components/package.json +++ b/scm-ui/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-components", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "UI Components for SCM-Manager and its plugins", "main": "src/index.ts", "files": [ @@ -18,7 +18,7 @@ "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.12.0-SNAPSHOT", + "@scm-manager/ui-tests": "^2.11.1", "@storybook/addon-actions": "^6.0.28", "@storybook/addon-storyshots": "^6.0.28", "@storybook/react": "^6.0.28", @@ -50,8 +50,8 @@ "worker-plugin": "^3.2.0" }, "dependencies": { - "@scm-manager/ui-extensions": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-types": "^2.12.0-SNAPSHOT", + "@scm-manager/ui-extensions": "^2.11.1", + "@scm-manager/ui-types": "^2.11.1", "classnames": "^2.2.6", "date-fns": "^2.4.1", "gitdiff-parser": "^0.1.2", diff --git a/scm-ui/ui-extensions/package.json b/scm-ui/ui-extensions/package.json index fb18aefcfe..721e557555 100644 --- a/scm-ui/ui-extensions/package.json +++ b/scm-ui/ui-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-extensions", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "main": "src/index.ts", "license": "MIT", "private": false, diff --git a/scm-ui/ui-plugins/package.json b/scm-ui/ui-plugins/package.json index 67823b0871..35fc1aacd5 100644 --- a/scm-ui/ui-plugins/package.json +++ b/scm-ui/ui-plugins/package.json @@ -1,13 +1,13 @@ { "name": "@scm-manager/ui-plugins", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-extensions": "^2.12.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.11.1", + "@scm-manager/ui-extensions": "^2.11.1", "classnames": "^2.2.6", "query-string": "^5.0.1", "react": "^16.10.2", @@ -18,14 +18,14 @@ "styled-components": "^5.1.0" }, "devDependencies": { - "@scm-manager/babel-preset": "^2.12.0-SNAPSHOT", - "@scm-manager/eslint-config": "^2.12.0-SNAPSHOT", - "@scm-manager/jest-preset": "^2.12.0-SNAPSHOT", - "@scm-manager/prettier-config": "^2.12.0-SNAPSHOT", - "@scm-manager/tsconfig": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-scripts": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-tests": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-types": "^2.12.0-SNAPSHOT", + "@scm-manager/babel-preset": "^2.11.1", + "@scm-manager/eslint-config": "^2.11.1", + "@scm-manager/jest-preset": "^2.11.1", + "@scm-manager/prettier-config": "^2.11.1", + "@scm-manager/tsconfig": "^2.11.1", + "@scm-manager/ui-scripts": "^2.11.1", + "@scm-manager/ui-tests": "^2.11.1", + "@scm-manager/ui-types": "^2.11.1", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-ui/ui-polyfill/package.json b/scm-ui/ui-polyfill/package.json index 5225639101..d9771914a5 100644 --- a/scm-ui/ui-polyfill/package.json +++ b/scm-ui/ui-polyfill/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-polyfill", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "Polyfills for SCM-Manager UI", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-scripts/package.json b/scm-ui/ui-scripts/package.json index 71b72a7fe9..cdd85245b5 100644 --- a/scm-ui/ui-scripts/package.json +++ b/scm-ui/ui-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-scripts", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "Build scripts for SCM-Manager", "main": "src/index.js", "author": "Sebastian Sdorra ", diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index f3c38d8885..c5b131bb12 100644 --- a/scm-ui/ui-styles/package.json +++ b/scm-ui/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-styles", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "Styles for SCM-Manager", "main": "src/scm.scss", "license": "MIT", diff --git a/scm-ui/ui-tests/package.json b/scm-ui/ui-tests/package.json index 0d58e7384a..492ec954c1 100644 --- a/scm-ui/ui-tests/package.json +++ b/scm-ui/ui-tests/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-tests", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "UI-Tests helpers", "author": "Sebastian Sdorra ", "license": "MIT", diff --git a/scm-ui/ui-types/package.json b/scm-ui/ui-types/package.json index 17fe3587ea..0f569a9fa3 100644 --- a/scm-ui/ui-types/package.json +++ b/scm-ui/ui-types/package.json @@ -1,6 +1,6 @@ { "name": "@scm-manager/ui-types", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "description": "Flow types for SCM-Manager related Objects", "main": "src/index.ts", "files": [ diff --git a/scm-ui/ui-webapp/package.json b/scm-ui/ui-webapp/package.json index 8105f37059..d02e678c64 100644 --- a/scm-ui/ui-webapp/package.json +++ b/scm-ui/ui-webapp/package.json @@ -1,10 +1,10 @@ { "name": "@scm-manager/ui-webapp", - "version": "2.12.0-SNAPSHOT", + "version": "2.11.1", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.12.0-SNAPSHOT", - "@scm-manager/ui-extensions": "^2.12.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.11.1", + "@scm-manager/ui-extensions": "^2.11.1", "classnames": "^2.2.5", "history": "^4.10.1", "i18next": "^19.6.0", @@ -29,7 +29,7 @@ "test": "jest" }, "devDependencies": { - "@scm-manager/ui-tests": "^2.12.0-SNAPSHOT", + "@scm-manager/ui-tests": "^2.11.1", "@types/classnames": "^2.2.9", "@types/enzyme": "^3.10.3", "@types/fetch-mock": "^7.3.1", diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index d3a2738e08..1e96b97fdf 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-webapp war - 2.12.0-SNAPSHOT + 2.11.1 scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.12.0-SNAPSHOT + 2.11.1 provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.12.0-SNAPSHOT + 2.11.1 sonia.scm scm-dao-xml - 2.12.0-SNAPSHOT + 2.11.1 @@ -343,7 +343,7 @@ sonia.scm scm-test - 2.12.0-SNAPSHOT + 2.11.1 test @@ -405,7 +405,7 @@ sonia.scm.plugins scm-git-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test @@ -413,14 +413,14 @@ sonia.scm.plugins scm-git-plugin - 2.12.0-SNAPSHOT + 2.11.1 test sonia.scm.plugins scm-hg-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test @@ -428,14 +428,14 @@ sonia.scm.plugins scm-hg-plugin - 2.12.0-SNAPSHOT + 2.11.1 test sonia.scm.plugins scm-svn-plugin - 2.12.0-SNAPSHOT + 2.11.1 tests test @@ -443,7 +443,7 @@ sonia.scm.plugins scm-svn-plugin - 2.12.0-SNAPSHOT + 2.11.1 test @@ -729,7 +729,7 @@ sonia.scm scm-ui - 2.12.0-SNAPSHOT + 2.11.1 war