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 2019/12/24 06:05:49 UTC

[servicemix-specs] branch master updated: [maven-release-plugin] prepare release org.apache.servicemix.specs.annotation-api-1.3-1.3_2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-specs.git


The following commit(s) were added to refs/heads/master by this push:
     new bdb5799  [maven-release-plugin] prepare release org.apache.servicemix.specs.annotation-api-1.3-1.3_2
bdb5799 is described below

commit bdb5799ba7a27988af44df6df3fda374a6aabd53
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Dec 24 07:05:44 2019 +0100

    [maven-release-plugin] prepare release org.apache.servicemix.specs.annotation-api-1.3-1.3_2
---
 annotation-api-1.3/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/annotation-api-1.3/pom.xml b/annotation-api-1.3/pom.xml
index 73a345b..62a42c6 100644
--- a/annotation-api-1.3/pom.xml
+++ b/annotation-api-1.3/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3_2-SNAPSHOT</version>
+    <version>1.3_2</version>
     <name>Apache ServiceMix :: Specs :: Annotation API 1.3</name>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-specs.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-specs.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.servicemix.specs.annotation-api-1.3-1.3_2</tag>
   </scm>
 
     <dependencies>