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/05/16 08:12:07 UTC

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

Repository: servicemix-specs
Updated Branches:
  refs/heads/master ff60e2e47 -> 9ad55d0e2


[maven-release-plugin] prepare release org.apache.servicemix.specs.annotation-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/9ad55d0e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/9ad55d0e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/9ad55d0e

Branch: refs/heads/master
Commit: 9ad55d0e2fd031d7fd424100887562d86e7a0a91
Parents: ff60e2e
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
Authored: Wed May 16 10:12:01 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@nanthrax.net>
Committed: Wed May 16 10:12:01 2018 +0200

----------------------------------------------------------------------
 annotation-api-1.2/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/9ad55d0e/annotation-api-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/annotation-api-1.2/pom.xml b/annotation-api-1.2/pom.xml
index 0ec26a8..a94eb9a 100644
--- a/annotation-api-1.2/pom.xml
+++ b/annotation-api-1.2/pom.xml
@@ -31,14 +31,15 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.2</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2_1-SNAPSHOT</version>
+    <version>1.2_1</version>
     <name>Apache ServiceMix :: Specs :: Annotation 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>
-    </scm>
+      <tag>org.apache.servicemix.specs.annotation-api-1.2-1.2_1</tag>
+  </scm>
 
     <dependencies>
         <dependency>