Repository: servicemix-specs Updated Branches: refs/heads/master 54bb124cb -> d365ac91c
[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/d365ac91 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/d365ac91 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/d365ac91 Branch: refs/heads/master Commit: d365ac91c3199b7e0da52fb685bc3de92a28b33b Parents: 54bb124 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Nov 13 16:32:01 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Nov 13 16:32:01 2018 +0100 ---------------------------------------------------------------------- specs-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/d365ac91/specs-pom/pom.xml ---------------------------------------------------------------------- diff --git a/specs-pom/pom.xml b/specs-pom/pom.xml index a1c0772..b1a89a9 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>2</version> + <version>3-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-2</tag> + <tag>HEAD</tag> </scm> <issueManagement>
