Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3d8821879 -> 41faa14ee


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.saaj-impl-1.4.0_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/41faa14e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/41faa14e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/41faa14e

Branch: refs/heads/master
Commit: 41faa14eee5522c9a338d179b484a62f8c4afd7c
Parents: 3d88218
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Oct 22 06:24:39 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Oct 22 06:24:39 2017 +0200

----------------------------------------------------------------------
 saaj-impl-1.4.0/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/41faa14e/saaj-impl-1.4.0/pom.xml
----------------------------------------------------------------------
diff --git a/saaj-impl-1.4.0/pom.xml b/saaj-impl-1.4.0/pom.xml
index 0646dee..3365d6f 100644
--- a/saaj-impl-1.4.0/pom.xml
+++ b/saaj-impl-1.4.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.saaj-impl</artifactId>
-    <version>1.4.0_1-SNAPSHOT</version>
+    <version>1.4.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,7 +39,8 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         
<url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    </scm>
+      <tag>org.apache.servicemix.bundles.saaj-impl-1.4.0_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>com.sun.xml.messaging.saaj</pkgGroupId>

Reply via email to