You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/03/29 14:34:13 UTC

servicemix-specs git commit: [maven-release-plugin] prepare release org.apache.servicemix.specs.stax-api-1.2-1.2_1

Repository: servicemix-specs
Updated Branches:
  refs/heads/master 1d1f2e3e6 -> 1b9d27584


[maven-release-plugin] prepare release org.apache.servicemix.specs.stax-api-1.2-1.2_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/1b9d2758
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/1b9d2758
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/1b9d2758

Branch: refs/heads/master
Commit: 1b9d27584f48c4208823cfdc2a79b447a390483b
Parents: 1d1f2e3
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 29 16:34:10 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 29 16:34:10 2018 +0200

----------------------------------------------------------------------
 stax-api-1.2/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/1b9d2758/stax-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/stax-api-1.2/pom.xml b/stax-api-1.2/pom.xml
index 4674d8d..bf4af25 100644
--- a/stax-api-1.2/pom.xml
+++ b/stax-api-1.2/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2_1-SNAPSHOT</version>
+    <version>1.2_1</version>
     <name>Apache ServiceMix :: Specs :: Stax API 1.2</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>org.apache.servicemix.specs.stax-api-1.2-1.2_1</tag>
     </scm>
 
     <dependencies>