From 6913f642a13537be01588fc1f64505e339b45f67 Mon Sep 17 00:00:00 2001 From: CES Marvin Date: Tue, 1 Sep 2020 13:52:15 +0000 Subject: [PATCH] release version 2.4.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/e2e-tests/package.json | 2 +- scm-ui/pom.xml | 4 +-- scm-ui/ui-components/package.json | 2 +- scm-ui/ui-plugins/package.json | 6 ++--- scm-ui/ui-scripts/package.json | 2 +- scm-ui/ui-styles/package.json | 2 +- scm-ui/ui-webapp/package.json | 4 +-- scm-webapp/pom.xml | 26 +++++++++---------- 35 files changed, 92 insertions(+), 92 deletions(-) diff --git a/lerna.json b/lerna.json index c8dcc2f397..4db07d9ee9 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ ], "npmClient": "yarn", "useWorkspaces": true, - "version": "2.4.0" + "version": "2.4.1" } diff --git a/pom.xml b/pom.xml index f78accff67..631010c705 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ sonia.scm scm pom - 2.5.0-SNAPSHOT + 2.4.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 4cb1c31b7f..87219fcfca 100644 --- a/scm-annotation-processor/pom.xml +++ b/scm-annotation-processor/pom.xml @@ -31,12 +31,12 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-annotation-processor - 2.5.0-SNAPSHOT + 2.4.1 scm-annotation-processor @@ -46,7 +46,7 @@ sonia.scm scm-annotations - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-annotations/pom.xml b/scm-annotations/pom.xml index 7a37146ea4..48a64f84c4 100644 --- a/scm-annotations/pom.xml +++ b/scm-annotations/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 scm-annotations - 2.5.0-SNAPSHOT + 2.4.1 scm-annotations diff --git a/scm-core/pom.xml b/scm-core/pom.xml index c2732d7798..5aa7c9b9b9 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -31,11 +31,11 @@ scm sonia.scm - 2.5.0-SNAPSHOT + 2.4.1 scm-core - 2.5.0-SNAPSHOT + 2.4.1 scm-core @@ -54,7 +54,7 @@ sonia.scm scm-annotations - 2.5.0-SNAPSHOT + 2.4.1 @@ -227,7 +227,7 @@ sonia.scm scm-annotation-processor - 2.5.0-SNAPSHOT + 2.4.1 provided diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 063eeb11c1..a1b0e8e879 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -31,11 +31,11 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 scm-dao-xml - 2.5.0-SNAPSHOT + 2.4.1 scm-dao-xml @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.5.0-SNAPSHOT + 2.4.1 @@ -58,7 +58,7 @@ sonia.scm scm-test - 2.5.0-SNAPSHOT + 2.4.1 test diff --git a/scm-it/pom.xml b/scm-it/pom.xml index 6911304659..ae197a2849 100644 --- a/scm-it/pom.xml +++ b/scm-it/pom.xml @@ -31,40 +31,40 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-it war - 2.5.0-SNAPSHOT + 2.4.1 scm-it sonia.scm scm-core - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-test - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm.plugins scm-git-plugin - 2.5.0-SNAPSHOT + 2.4.1 test sonia.scm.plugins scm-git-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test @@ -72,14 +72,14 @@ sonia.scm.plugins scm-hg-plugin - 2.5.0-SNAPSHOT + 2.4.1 test sonia.scm.plugins scm-hg-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test @@ -87,14 +87,14 @@ sonia.scm.plugins scm-svn-plugin - 2.5.0-SNAPSHOT + 2.4.1 test sonia.scm.plugins scm-svn-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test diff --git a/scm-packaging/deb/pom.xml b/scm-packaging/deb/pom.xml index a3455f6f59..833475b76e 100644 --- a/scm-packaging/deb/pom.xml +++ b/scm-packaging/deb/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 deb deb - 2.5.0-SNAPSHOT + 2.4.1 Packaging for Debian/Ubuntu deb @@ -46,7 +46,7 @@ sonia.scm scm-server - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-packaging/docker/pom.xml b/scm-packaging/docker/pom.xml index d7bc2a43a1..a5de8ee6f5 100644 --- a/scm-packaging/docker/pom.xml +++ b/scm-packaging/docker/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 docker pom - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-packaging/helm/pom.xml b/scm-packaging/helm/pom.xml index 161c4ce5bf..344ac05922 100644 --- a/scm-packaging/helm/pom.xml +++ b/scm-packaging/helm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 helm helm - 2.5.0-SNAPSHOT + 2.4.1 3.2.1 diff --git a/scm-packaging/pom.xml b/scm-packaging/pom.xml index 12e2a7a127..4b7dfd3779 100644 --- a/scm-packaging/pom.xml +++ b/scm-packaging/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm.packaging scm-packaging pom - 2.5.0-SNAPSHOT + 2.4.1 packages.scm-manager.org diff --git a/scm-packaging/release-yaml/pom.xml b/scm-packaging/release-yaml/pom.xml index 5122e9005d..b1ceeed572 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.5.0-SNAPSHOT + 2.4.1 release-yaml pom - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-packaging/rpm/pom.xml b/scm-packaging/rpm/pom.xml index 766cfcaa58..cb8c47185d 100644 --- a/scm-packaging/rpm/pom.xml +++ b/scm-packaging/rpm/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 rpm rpm - 2.5.0-SNAPSHOT + 2.4.1 Packaging for RedHat/Centos/Fedora rpm @@ -52,7 +52,7 @@ sonia.scm scm-server - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-packaging/unix/pom.xml b/scm-packaging/unix/pom.xml index ec3d1d82f4..8baafbee3b 100644 --- a/scm-packaging/unix/pom.xml +++ b/scm-packaging/unix/pom.xml @@ -31,12 +31,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 unix pom - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-packaging/windows/pom.xml b/scm-packaging/windows/pom.xml index 31483111da..5b1cbec025 100644 --- a/scm-packaging/windows/pom.xml +++ b/scm-packaging/windows/pom.xml @@ -32,12 +32,12 @@ sonia.scm.packaging scm-packaging - 2.5.0-SNAPSHOT + 2.4.1 windows pom - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index eefcfe70b1..a98826b595 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -31,13 +31,13 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm.plugins scm-plugins pom - 2.5.0-SNAPSHOT + 2.4.1 scm-plugins @@ -60,7 +60,7 @@ sonia.scm scm-core - 2.5.0-SNAPSHOT + 2.4.1 provided @@ -69,7 +69,7 @@ sonia.scm scm-annotation-processor - 2.5.0-SNAPSHOT + 2.4.1 provided @@ -99,7 +99,7 @@ sonia.scm scm-test - 2.5.0-SNAPSHOT + 2.4.1 test diff --git a/scm-plugins/scm-git-plugin/package.json b/scm-plugins/scm-git-plugin/package.json index 1f54c19fb2..0a789bde38 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", + "version": "2.4.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" + "@scm-manager/ui-plugins": "^2.4.1" } } diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 8ba1da8505..af83b6a364 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.5.0-SNAPSHOT + 2.4.1 scm-git-plugin diff --git a/scm-plugins/scm-hg-plugin/package.json b/scm-plugins/scm-hg-plugin/package.json index 9217810a50..c67c73bd4b 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", + "version": "2.4.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" + "@scm-manager/ui-plugins": "^2.4.1" } } diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 98cabc97b8..3d0848ecef 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.5.0-SNAPSHOT + 2.4.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 64553d96fb..1dc5fc25ad 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.5.0-SNAPSHOT + 2.4.1 scm-integration-test-plugin Add functions for integration tests. This is not intended for production systems. - 2.5.0-SNAPSHOT + 2.4.1 smp diff --git a/scm-plugins/scm-legacy-plugin/package.json b/scm-plugins/scm-legacy-plugin/package.json index 7c127ec21c..e5d158a9fb 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", + "version": "2.4.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" + "@scm-manager/ui-plugins": "^2.4.1" } } diff --git a/scm-plugins/scm-legacy-plugin/pom.xml b/scm-plugins/scm-legacy-plugin/pom.xml index f77d163462..93428b6252 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.5.0-SNAPSHOT + 2.4.1 scm-legacy-plugin Support migrated repository urls and v1 passwords - 2.5.0-SNAPSHOT + 2.4.1 smp diff --git a/scm-plugins/scm-svn-plugin/package.json b/scm-plugins/scm-svn-plugin/package.json index 03ae37d3dc..978e2296d1 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", + "version": "2.4.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" + "@scm-manager/ui-plugins": "^2.4.1" } } diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index f93a64e39b..418cecfa73 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.5.0-SNAPSHOT + 2.4.1 scm-svn-plugin diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 979126f396..5c14092b4e 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-server - 2.5.0-SNAPSHOT + 2.4.1 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 06bbeb4ef3..d6fff8c641 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -31,12 +31,12 @@ scm sonia.scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-test - 2.5.0-SNAPSHOT + 2.4.1 scm-test @@ -50,7 +50,7 @@ sonia.scm scm-core - 2.5.0-SNAPSHOT + 2.4.1 diff --git a/scm-ui/e2e-tests/package.json b/scm-ui/e2e-tests/package.json index d5348843d0..5ba065dbf4 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.4.0", + "version": "2.4.1", "description": "End to end Tests for SCM-Manager", "main": "index.js", "author": "Eduard Heimbuch ", diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index 8dd903845b..6bd074af0a 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-ui war - 2.5.0-SNAPSHOT + 2.4.1 scm-ui diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index 54606ae27a..f6a51262eb 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", + "version": "2.4.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 db21aa7882..6a6d5c2efb 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", + "version": "2.4.1", "license": "MIT", "bin": { "ui-plugins": "./bin/ui-plugins.js" }, "dependencies": { - "@scm-manager/ui-components": "^2.4.0", + "@scm-manager/ui-components": "^2.4.1", "@scm-manager/ui-extensions": "^2.1.0", "classnames": "^2.2.6", "query-string": "^5.0.1", @@ -23,7 +23,7 @@ "@scm-manager/jest-preset": "^2.1.0", "@scm-manager/prettier-config": "^2.1.0", "@scm-manager/tsconfig": "^2.1.0", - "@scm-manager/ui-scripts": "^2.1.0", + "@scm-manager/ui-scripts": "^2.4.1", "@scm-manager/ui-tests": "^2.1.0", "@scm-manager/ui-types": "^2.4.0", "@types/classnames": "^2.2.9", diff --git a/scm-ui/ui-scripts/package.json b/scm-ui/ui-scripts/package.json index e92a744489..5669523362 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.1.0", + "version": "2.4.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 f30eeccca5..5e194620c9 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", + "version": "2.4.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 10f35dcaa3..4c039cf0c8 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", + "version": "2.4.1", "private": true, "dependencies": { - "@scm-manager/ui-components": "^2.4.0", + "@scm-manager/ui-components": "^2.4.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 e1db3ffc31..0efa290bf9 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -32,13 +32,13 @@ sonia.scm scm - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-webapp war - 2.5.0-SNAPSHOT + 2.4.1 scm-webapp @@ -48,7 +48,7 @@ sonia.scm scm-annotation-processor - 2.5.0-SNAPSHOT + 2.4.1 provided @@ -73,13 +73,13 @@ sonia.scm scm-core - 2.5.0-SNAPSHOT + 2.4.1 sonia.scm scm-dao-xml - 2.5.0-SNAPSHOT + 2.4.1 @@ -343,7 +343,7 @@ sonia.scm scm-test - 2.5.0-SNAPSHOT + 2.4.1 test @@ -405,7 +405,7 @@ sonia.scm.plugins scm-git-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test @@ -413,14 +413,14 @@ sonia.scm.plugins scm-git-plugin - 2.5.0-SNAPSHOT + 2.4.1 test sonia.scm.plugins scm-hg-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test @@ -428,14 +428,14 @@ sonia.scm.plugins scm-hg-plugin - 2.5.0-SNAPSHOT + 2.4.1 test sonia.scm.plugins scm-svn-plugin - 2.5.0-SNAPSHOT + 2.4.1 tests test @@ -443,7 +443,7 @@ sonia.scm.plugins scm-svn-plugin - 2.5.0-SNAPSHOT + 2.4.1 test @@ -729,7 +729,7 @@ sonia.scm scm-ui - 2.5.0-SNAPSHOT + 2.4.1 war