diff --git a/maven/pom.xml b/maven/pom.xml index 15bb0f838c..194ea2449f 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm.maven scm-maven-plugins pom - 1.27 + 1.28-SNAPSHOT scm-maven-plugins diff --git a/maven/scm-maven-plugin/pom.xml b/maven/scm-maven-plugin/pom.xml index 850a12be76..3fb9376f9b 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.27 + 1.28-SNAPSHOT sonia.scm.maven scm-maven-plugin - 1.27 + 1.28-SNAPSHOT maven-plugin scm-maven-plugin diff --git a/maven/scm-plugin-archetype/pom.xml b/maven/scm-plugin-archetype/pom.xml index 0a646d6350..6b7a963279 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.27 + 1.28-SNAPSHOT sonia.scm.maven scm-plugin-archetype - 1.27 + 1.28-SNAPSHOT scm-plugin-archetype diff --git a/pom.xml b/pom.xml index bbf7cfbf6a..fe780d2dd8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sonia.scm scm pom - 1.27 + 1.28-SNAPSHOT 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 - 1.27 + HEAD diff --git a/scm-clients/pom.xml b/scm-clients/pom.xml index d9f2207857..7fe4de0025 100644 --- a/scm-clients/pom.xml +++ b/scm-clients/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm.clients scm-clients pom - 1.27 + 1.28-SNAPSHOT scm-clients @@ -32,7 +32,7 @@ scm-core sonia.scm jar - 1.27 + 1.28-SNAPSHOT shiro-core diff --git a/scm-clients/scm-cli-client/pom.xml b/scm-clients/scm-cli-client/pom.xml index a75ef9f4e5..e738d5811f 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.27 + 1.28-SNAPSHOT sonia.scm.clients scm-cli-client - 1.27 + 1.28-SNAPSHOT scm-cli-client @@ -35,7 +35,7 @@ sonia.scm.clients scm-client-impl - 1.27 + 1.28-SNAPSHOT diff --git a/scm-clients/scm-client-api/pom.xml b/scm-clients/scm-client-api/pom.xml index 2ab40f9d79..e7cf0e5dcd 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.27 + 1.28-SNAPSHOT sonia.scm.clients scm-client-api jar - 1.27 + 1.28-SNAPSHOT scm-client-api diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index a3a9794a5c..64a2eda97a 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.27 + 1.28-SNAPSHOT sonia.scm.clients scm-client-impl jar - 1.27 + 1.28-SNAPSHOT scm-client-impl @@ -36,7 +36,7 @@ sonia.scm.clients scm-client-api - 1.27 + 1.28-SNAPSHOT @@ -88,7 +88,7 @@ sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT test diff --git a/scm-core/pom.xml b/scm-core/pom.xml index ca8004ddba..6e8405886b 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT scm-core diff --git a/scm-dao-orientdb/pom.xml b/scm-dao-orientdb/pom.xml index 92a127289f..387e91971d 100644 --- a/scm-dao-orientdb/pom.xml +++ b/scm-dao-orientdb/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-dao-orientdb - 1.27 + 1.28-SNAPSHOT scm-dao-orientdb @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT @@ -52,7 +52,7 @@ sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT test diff --git a/scm-dao-xml/pom.xml b/scm-dao-xml/pom.xml index f247bfa0b6..9338d1f109 100644 --- a/scm-dao-xml/pom.xml +++ b/scm-dao-xml/pom.xml @@ -6,12 +6,12 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-dao-xml - 1.27 + 1.28-SNAPSHOT scm-dao-xml @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT @@ -34,7 +34,7 @@ sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT test diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 27142b6789..6cc6f7f38d 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -6,13 +6,13 @@ scm sonia.scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-plugin-backend war - 1.27 + 1.28-SNAPSHOT ${project.artifactId} @@ -62,7 +62,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 530daa2291..2e4338f518 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-plugins pom - 1.27 + 1.28-SNAPSHOT scm-plugins @@ -26,7 +26,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT @@ -59,7 +59,7 @@ sonia.scm.maven scm-maven-plugin - 1.27 + 1.28-SNAPSHOT process-resources diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 8ff6f76642..91f694e330 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.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.27 + 1.28-SNAPSHOT scm-git-plugin https://bitbucket.org/sdorra/scm-manager Plugin for the version control system Git @@ -55,7 +55,7 @@ sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT test diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 2df7e92fb7..c2aee8fdae 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.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.27 + 1.28-SNAPSHOT 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.27 + 1.28-SNAPSHOT test diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index 6c5b0e0067..1da87cfce7 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.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.27 + 1.28-SNAPSHOT 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.27 + 1.28-SNAPSHOT test diff --git a/scm-samples/pom.xml b/scm-samples/pom.xml index fafc4e9f12..4a9343bdf5 100644 --- a/scm-samples/pom.xml +++ b/scm-samples/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm.samples scm-samples pom - 1.27 + 1.28-SNAPSHOT scm-samples diff --git a/scm-samples/scm-sample-auth/pom.xml b/scm-samples/scm-sample-auth/pom.xml index 0000c4b98b..8a45ebe800 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.27 + 1.28-SNAPSHOT sonia.scm.sample scm-sample-auth - 1.27 + 1.28-SNAPSHOT scm-sample-auth Sample Authentication Plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT diff --git a/scm-samples/scm-sample-hello/pom.xml b/scm-samples/scm-sample-hello/pom.xml index d2b0f1fc9c..b574743d79 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.27 + 1.28-SNAPSHOT sonia.scm.sample scm-sample-hello - 1.27 + 1.28-SNAPSHOT scm-sample-hello A simple hello world plugin https://bitbucket.org/sdorra/scm-manager @@ -28,7 +28,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT diff --git a/scm-server/pom.xml b/scm-server/pom.xml index 17c1792a31..e195f24e06 100644 --- a/scm-server/pom.xml +++ b/scm-server/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-server - 1.27 + 1.28-SNAPSHOT scm-server jar diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 3add41bd0c..b9a57ffe0d 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -6,12 +6,12 @@ scm sonia.scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT scm-test @@ -25,7 +25,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index e6c9d000b0..fd0460fca1 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm scm-webapp war - 1.27 + 1.28-SNAPSHOT scm-webapp @@ -38,31 +38,31 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT sonia.scm scm-dao-xml - 1.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-hg-plugin - 1.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-svn-plugin - 1.27 + 1.28-SNAPSHOT sonia.scm.plugins scm-git-plugin - 1.27 + 1.28-SNAPSHOT @@ -265,7 +265,7 @@ sonia.scm scm-test - 1.27 + 1.28-SNAPSHOT test @@ -278,7 +278,7 @@ sonia.scm.plugins scm-git-plugin - 1.27 + 1.28-SNAPSHOT tests test @@ -286,7 +286,7 @@ sonia.scm.plugins scm-hg-plugin - 1.27 + 1.28-SNAPSHOT tests test @@ -294,7 +294,7 @@ sonia.scm.plugins scm-svn-plugin - 1.27 + 1.28-SNAPSHOT tests test @@ -477,7 +477,7 @@ sonia.scm scm-dao-orientdb - 1.27 + 1.28-SNAPSHOT diff --git a/support/pom.xml b/support/pom.xml index 3d8f8209fe..95f34e9659 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -6,13 +6,13 @@ sonia.scm scm - 1.27 + 1.28-SNAPSHOT sonia.scm.support scm-support pom - 1.27 + 1.28-SNAPSHOT scm-support diff --git a/support/scm-support-btrace/pom.xml b/support/scm-support-btrace/pom.xml index e98d039ae1..2d692b68f1 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.27 + 1.28-SNAPSHOT sonia.scm scm-support-btrace - 1.9 + 1.10-SNAPSHOT jar scm-support-btrace @@ -18,7 +18,7 @@ sonia.scm scm-core - 1.27 + 1.28-SNAPSHOT