Repository: servicemix-specs Updated Branches: refs/heads/master 4b540a358 -> aafdb08fc
[maven-release-plugin] prepare release specs-pom-1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/aafdb08f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/aafdb08f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/aafdb08f Branch: refs/heads/master Commit: aafdb08fcc3150873300eaf8a295562c81c32e2f Parents: 4b540a3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 29 13:36:06 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 29 13:36:06 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/aafdb08f/specs-pom/pom.xml ---------------------------------------------------------------------- diff --git a/specs-pom/pom.xml b/specs-pom/pom.xml index 4da2ef5..5cfb39f 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-SNAPSHOT</version> + <version>1</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>HEAD</tag> + <tag>specs-pom-1</tag> </scm> <issueManagement>
