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 2020/03/23 14:42:56 UTC

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

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 d72f1b3  [maven-release-plugin] prepare release org.apache.servicemix.specs.annotation-api-1.3-1.3_3
d72f1b3 is described below

commit d72f1b379df3b811d6e3cd83eebc3f17121e1b5e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Mar 23 15:42:52 2020 +0100

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

diff --git a/annotation-api-1.3/pom.xml b/annotation-api-1.3/pom.xml
index de439ce..20ce31b 100644
--- a/annotation-api-1.3/pom.xml
+++ b/annotation-api-1.3/pom.xml
@@ -31,13 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.annotation-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3_3-SNAPSHOT</version>
+    <version>1.3_3</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>org.apache.servicemix.specs.annotation-api-1.3-1.3_3</tag>
   </scm>
 
     <dependencies>