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:46:49 UTC

[servicemix-specs] branch master updated: [maven-release-plugin] prepare release org.apache.servicemix.specs.jaxws-api-2.3-2.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 bcc5900  [maven-release-plugin] prepare release org.apache.servicemix.specs.jaxws-api-2.3-2.3_3
bcc5900 is described below

commit bcc5900fd72008fa24956157cf35409385bf168a
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Mar 23 15:46:45 2020 +0100

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

diff --git a/jaxws-api-2.3/pom.xml b/jaxws-api-2.3/pom.xml
index 6457f8d..acbe16c 100644
--- a/jaxws-api-2.3/pom.xml
+++ b/jaxws-api-2.3/pom.xml
@@ -31,14 +31,15 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.3</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3_3-SNAPSHOT</version>
+    <version>2.3_3</version>
     <name>Apache ServiceMix :: Specs :: JAXWS API 2.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>
-    </scm>
+      <tag>org.apache.servicemix.specs.jaxws-api-2.3-2.3_3</tag>
+  </scm>
 
     <dependencies>
         <dependency>