diff --git a/maven/pom.xml b/maven/pom.xml index 28acec9a76..3c6ee65a37 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm.maven scm-maven-plugins pom - 1.42-SNAPSHOT + 1.42 scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index b0ebd8c3f3..55590e027b 100644 --- a/maven/scm-maven-plugin/pom.xml +++ b/maven/scm-maven-plugin/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.42-SNAPSHOT + 1.42 sonia.scm.maven scm-maven-plugin - 1.42-SNAPSHOT + 1.42 maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 3914a3a467..0c4f10960c 100644 --- a/maven/scm-plugin-archetype/pom.xml +++ b/maven/scm-plugin-archetype/pom.xml @@ -6,12 +6,12 @@ scm-maven-plugins sonia.scm.maven - 1.42-SNAPSHOT + 1.42 sonia.scm.maven scm-plugin-archetype - 1.42-SNAPSHOT + 1.42 scm-plugin-archetype diff --git a/pom.xml b/pom.xml index 76205f3d68..67800a8822 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.42-SNAPSHOT + 1.42 The easiest way to share your Git, Mercurial and Subversion repositories over http. @@ -36,7 +36,7 @@ scm:hg:http://bitbucket.org/sdorra/scm-manager scm:hg:https://bitbucket.org/sdorra/scm-manager http://bitbucket.org/sdorra/scm-manager - HEAD + 1.42 diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index 18ccdb48ad..3df344fcbf 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm.clients scm-clients pom - 1.42-SNAPSHOT + 1.42 scm-clients @@ -32,7 +32,7 @@ scm-core sonia.scm jar - 1.42-SNAPSHOT + 1.42 shiro-core diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index 9283e283d8..6136167729 100644 --- a/scm-clients/scm-cli-client/pom.xml +++ b/scm-clients/scm-cli-client/pom.xml @@ -6,12 +6,12 @@ scm-clients sonia.scm.clients - 1.42-SNAPSHOT + 1.42 sonia.scm.clients scm-cli-client - 1.42-SNAPSHOT + 1.42 scm-cli-client @@ -34,7 +34,7 @@ sonia.scm.clients scm-client-impl - 1.42-SNAPSHOT + 1.42 diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index f7b11eab71..7a6090a59b 100644 --- a/scm-clients/scm-client-api/pom.xml +++ b/scm-clients/scm-client-api/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.42-SNAPSHOT + 1.42 sonia.scm.clients scm-client-api jar - 1.42-SNAPSHOT + 1.42 scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index 058bde892a..a8f0cb2a11 100644 --- a/scm-clients/scm-client-impl/pom.xml +++ b/scm-clients/scm-client-impl/pom.xml @@ -6,13 +6,13 @@ sonia.scm.clients scm-clients - 1.42-SNAPSHOT + 1.42 sonia.scm.clients scm-client-impl jar - 1.42-SNAPSHOT + 1.42 scm-client-impl @@ -36,7 +36,7 @@ sonia.scm.clients scm-client-api - 1.42-SNAPSHOT + 1.42 @@ -64,7 +64,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index 5668daa4ae..45592d5085 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 50081eebe6..cb7b2140fb 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-dao-orientdb - 1.42-SNAPSHOT + 1.42 scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index 95f98d99fa..bfcb73ba9c 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-dao-xml - 1.42-SNAPSHOT + 1.42 scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 727ac3f263..46f804d93b 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-plugin-backend war - 1.42-SNAPSHOT + 1.42 ${project.artifactId} @@ -62,7 +62,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 59823a33e9..d495095fe1 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-plugins pom - 1.42-SNAPSHOT + 1.42 scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.42-SNAPSHOT + 1.42 process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 7a950ce5f9..7cf8f76f29 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-git-plugin - 1.42-SNAPSHOT + 1.42 scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -48,7 +48,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index b7f70b9e61..3191c54a57 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -6,12 +6,12 @@ sonia.scm.plugins scm-plugins - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-hg-plugin - 1.42-SNAPSHOT + 1.42 scm-hg-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Mercurial @@ -36,7 +36,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index a659cd6364..1ca515ce59 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -6,12 +6,12 @@ scm-plugins sonia.scm.plugins - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-svn-plugin - 1.42-SNAPSHOT + 1.42 scm-svn-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Subversion @@ -48,7 +48,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index 55a765cee4..7959189e0a 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm.samples scm-samples pom - 1.42-SNAPSHOT + 1.42 scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 8de7ea24be..a18905db10 100644 --- a/scm-samples/scm-sample-auth/pom.xml +++ b/scm-samples/scm-sample-auth/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.42-SNAPSHOT + 1.42 sonia.scm.sample scm-sample-auth - 1.42-SNAPSHOT + 1.42 scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index c6f890f8c2..f4479504d8 100644 --- a/scm-samples/scm-sample-hello/pom.xml +++ b/scm-samples/scm-sample-hello/pom.xml @@ -6,12 +6,12 @@ scm-samples sonia.scm.samples - 1.42-SNAPSHOT + 1.42 sonia.scm.sample scm-sample-hello - 1.42-SNAPSHOT + 1.42 scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 05d61f3f6d..cbc3533021 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-server - 1.42-SNAPSHOT + 1.42 scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 161d2064cb..ce8251b7cd 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index d6e66233e6..557559eba1 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm scm-webapp war - 1.42-SNAPSHOT + 1.42 scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42 sonia.scm scm-dao-xml - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-hg-plugin - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-svn-plugin - 1.42-SNAPSHOT + 1.42 sonia.scm.plugins scm-git-plugin - 1.42-SNAPSHOT + 1.42 @@ -280,7 +280,7 @@ sonia.scm scm-test - 1.42-SNAPSHOT + 1.42 test @@ -293,7 +293,7 @@ sonia.scm.plugins scm-git-plugin - 1.42-SNAPSHOT + 1.42 tests test @@ -301,7 +301,7 @@ sonia.scm.plugins scm-hg-plugin - 1.42-SNAPSHOT + 1.42 tests test @@ -309,7 +309,7 @@ sonia.scm.plugins scm-svn-plugin - 1.42-SNAPSHOT + 1.42 tests test @@ -535,7 +535,7 @@ sonia.scm scm-dao-orientdb - 1.42-SNAPSHOT + 1.42 diff --git a/support/pom.xml b/support/pom.xml index 1c1ba77c19..f9ee81b4f3 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.42-SNAPSHOT + 1.42 sonia.scm.support scm-support pom - 1.42-SNAPSHOT + 1.42 scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index 197cfa8f3f..cbc0543ef9 100644 --- a/support/scm-support-btrace/pom.xml +++ b/support/scm-support-btrace/pom.xml @@ -4,12 +4,12 @@ sonia.scm.support scm-support - 1.42-SNAPSHOT + 1.42 sonia.scm scm-support-btrace - 1.42-SNAPSHOT + 1.42 jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.42-SNAPSHOT + 1.42