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 2021/05/06 07:49:48 UTC

[servicemix-specs] branch master updated: [maven-release-plugin] prepare release org.apache.servicemix.specs.activation-api-2.0.1-2.0.1_1

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 5a266d5  [maven-release-plugin] prepare release org.apache.servicemix.specs.activation-api-2.0.1-2.0.1_1
5a266d5 is described below

commit 5a266d5d7f445db5304c752ef9b6f689921b7003
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu May 6 09:49:44 2021 +0200

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

diff --git a/activation-api-2.0.1/pom.xml b/activation-api-2.0.1/pom.xml
index 5deddf0..6092c1e 100644
--- a/activation-api-2.0.1/pom.xml
+++ b/activation-api-2.0.1/pom.xml
@@ -31,13 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-2.0.1</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.1_1-SNAPSHOT</version>
+    <version>2.0.1_1</version>
     <name>Apache ServiceMix :: Specs :: Activation API 2.0.1</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.activation-api-2.0.1-2.0.1_1</tag>
   </scm>
 
     <dependencies>