Repository: servicemix-specs Updated Branches: refs/heads/master aafdb08fc -> 37ba5fc3b
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/37ba5fc3 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/37ba5fc3 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/37ba5fc3 Branch: refs/heads/master Commit: 37ba5fc3bf59943e500e6df59b70e4142c738592 Parents: aafdb08 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 29 13:36:14 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 29 13:36:14 2018 +0200 ---------------------------------------------------------------------- specs-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/37ba5fc3/specs-pom/pom.xml ---------------------------------------------------------------------- diff --git a/specs-pom/pom.xml b/specs-pom/pom.xml index 5cfb39f..6fc6f00 100644 --- a/specs-pom/pom.xml +++ b/specs-pom/pom.xml @@ -30,14 +30,14 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>specs-pom</artifactId> <packaging>pom</packaging> - <version>1</version> + <version>2-SNAPSHOT</version> <name>Apache ServiceMix :: Specs :: POM</name> <scm> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url> - <tag>specs-pom-1</tag> + <tag>HEAD</tag> </scm> <issueManagement>
