From 0394f8fd9675959a3246b4aafb3ffadc2ff77c3d Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Tue, 4 Aug 2020 13:57:22 +0000 Subject: [PATCH] release version 2.3.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-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/pom.xml | 4 ++-- scm-ui/ui-components/package.json | 2 +- scm-ui/ui-plugins/package.json | 4 ++-- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-webapp/package.json | 4 ++-- scm-webapp/pom.xml | 26 +++++++++++----------- 32 files changed, 87 insertions(+), 87 deletions(-) diff --git a/lerna.json b/lerna.json index 3111260147..e38551ec0d 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.4.0-SNAPSHOT" + "version": "2.3.1" } diff --git a/pom.xml b/pom.xml index 1754034a86..27e71e66dc 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.4.0-SNAPSHOT + 2.3.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 30599bb27e..850977e879 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-annotation-processor - 2.4.0-SNAPSHOT + 2.3.1 scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index 45cc5aea7f..cd2ce6edaa 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 scm-annotations - 2.4.0-SNAPSHOT + 2.3.1 scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index f7df981723..bd673f9e0e 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.4.0-SNAPSHOT + 2.3.1 scm-core - 2.4.0-SNAPSHOT + 2.3.1 scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.4.0-SNAPSHOT + 2.3.1 @@ -221,7 +221,7 @@ sonia.scm scm-annotation-processor - 2.4.0-SNAPSHOT + 2.3.1 provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 73f21b899f..0b0d9d8038 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 scm-dao-xml - 2.4.0-SNAPSHOT + 2.3.1 scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.4.0-SNAPSHOT + 2.3.1 @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.4.0-SNAPSHOT + 2.3.1 test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index 90c22cda75..88af2d4437 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-it war - 2.4.0-SNAPSHOT + 2.3.1 scm-it sonia.scm scm-core - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-test - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm.plugins scm-git-plugin - 2.4.0-SNAPSHOT + 2.3.1 test sonia.scm.plugins scm-git-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.4.0-SNAPSHOT + 2.3.1 test sonia.scm.plugins scm-hg-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.4.0-SNAPSHOT + 2.3.1 test sonia.scm.plugins scm-svn-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index 1b55fd5033..142cf4fb37 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 deb deb - 2.4.0-SNAPSHOT + 2.3.1 Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index 156ff6a028..f3ee083458 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 docker pom - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index 93817d57c2..01454dba49 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 helm helm - 2.4.0-SNAPSHOT + 2.3.1 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index ed85aff8e2..1c63a39a9b 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm.packaging scm-packaging pom - 2.4.0-SNAPSHOT + 2.3.1 packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index af5e983661..1bf53a1edc 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.4.0-SNAPSHOT + 2.3.1 release-yaml pom - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 5af952fd87..3c26eb974e 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 rpm rpm - 2.4.0-SNAPSHOT + 2.3.1 Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index a03977fbf5..f3a9abd25b 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 unix pom - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index e0f0181d3a..62a012ca85 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.4.0-SNAPSHOT + 2.3.1 windows pom - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index a407c38471..93b739231a 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm.plugins scm-plugins pom - 2.4.0-SNAPSHOT + 2.3.1 scm-plugins @@ -59,7 +59,7 @@ sonia.scm scm-core - 2.4.0-SNAPSHOT + 2.3.1 provided @@ -68,7 +68,7 @@ sonia.scm scm-annotation-processor - 2.4.0-SNAPSHOT + 2.3.1 provided @@ -98,7 +98,7 @@ sonia.scm scm-test - 2.4.0-SNAPSHOT + 2.3.1 test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index 0f9d2f7d9d..445dc94ef5 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.4.0-SNAPSHOT", + "version": "2.3.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.4.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.3.1" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index b184af3645..e18ea4f8cb 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.4.0-SNAPSHOT + 2.3.1 scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index af7f6e41ad..9ed5dcd026 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.4.0-SNAPSHOT", + "version": "2.3.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.4.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.3.1" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index ae491a1f04..5ff57fc842 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.4.0-SNAPSHOT + 2.3.1 scm-hg-plugin diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index badb215e52..b8e1bd6324 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.4.0-SNAPSHOT", + "version": "2.3.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.4.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.3.1" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index f1f62b66dc..97326bb135 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.4.0-SNAPSHOT + 2.3.1 scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.4.0-SNAPSHOT + 2.3.1 smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index 907a9d670c..7761c0045f 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.4.0-SNAPSHOT", + "version": "2.3.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.4.0-SNAPSHOT" + "@scm-manager/ui-plugins": "^2.3.1" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 28145f3dcb..bca168626f 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.4.0-SNAPSHOT + 2.3.1 scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 96c89ac660..23364383df 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-server - 2.4.0-SNAPSHOT + 2.3.1 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index c430ba59ba..e093503806 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-test - 2.4.0-SNAPSHOT + 2.3.1 scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.4.0-SNAPSHOT + 2.3.1 diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index ebdcb9dc1c..dd51938103 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-ui war - 2.4.0-SNAPSHOT + 2.3.1 scm-ui diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index 244bc66c61..49a758a225 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.4.0-SNAPSHOT", + "version": "2.3.1", "description": "UI Components for SCM-Manager and its plugins", "main": "src/index.ts", "files": [ diff --git a/scm-ui/ui-plugins/package.json b/scm-ui/ui-plugins/package.json index ece6c6434e..1d90eb551b 100644 --- a/scm-ui/ui-plugins/package.json +++ b/scm-ui/ui-plugins/package.json @@ -1,12 +1,12 @@ { "name": "@scm-manager/ui-plugins", - "version": "2.4.0-SNAPSHOT", + "version": "2.3.1", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.4.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.3.1", "@scm-manager/ui-extensions": "^2.1.0", "classnames": "^2.2.6", "query-string": "^5.0.1", diff --git a/scm-ui/ui-styles/package.json b/scm-ui/ui-styles/package.json index 75659a4cd5..387c3b07d2 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.4.0-SNAPSHOT", + "version": "2.3.1", "description": "Styles for SCM-Manager", "main": "src/scm.scss", "license": "MIT", diff --git a/scm-ui/ui-webapp/package.json b/scm-ui/ui-webapp/package.json index 1a26d15ecc..440632463e 100644 --- a/scm-ui/ui-webapp/package.json +++ b/scm-ui/ui-webapp/package.json @@ -1,9 +1,9 @@ { "name": "@scm-manager/ui-webapp", - "version": "2.4.0-SNAPSHOT", + "version": "2.3.1", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.4.0-SNAPSHOT", + "@scm-manager/ui-components": "^2.3.1", "@scm-manager/ui-extensions": "^2.1.0", "classnames": "^2.2.5", "history": "^4.10.1", diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index a2f1b97957..44bfc292ed 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-webapp war - 2.4.0-SNAPSHOT + 2.3.1 scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.4.0-SNAPSHOT + 2.3.1 provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.4.0-SNAPSHOT + 2.3.1 sonia.scm scm-dao-xml - 2.4.0-SNAPSHOT + 2.3.1 @@ -332,7 +332,7 @@ sonia.scm scm-test - 2.4.0-SNAPSHOT + 2.3.1 test @@ -394,7 +394,7 @@ sonia.scm.plugins scm-git-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test @@ -402,14 +402,14 @@ sonia.scm.plugins scm-git-plugin - 2.4.0-SNAPSHOT + 2.3.1 test sonia.scm.plugins scm-hg-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test @@ -417,14 +417,14 @@ sonia.scm.plugins scm-hg-plugin - 2.4.0-SNAPSHOT + 2.3.1 test sonia.scm.plugins scm-svn-plugin - 2.4.0-SNAPSHOT + 2.3.1 tests test @@ -432,7 +432,7 @@ sonia.scm.plugins scm-svn-plugin - 2.4.0-SNAPSHOT + 2.3.1 test @@ -718,7 +718,7 @@ sonia.scm scm-ui - 2.4.0-SNAPSHOT + 2.3.1 war