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 2016/06/02 13:06:26 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.wss4j-1.6.19_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 46e6ee289 -> b01cafed1


[maven-release-plugin] prepare release org.apache.servicemix.bundles.wss4j-1.6.19_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/b01cafed
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b01cafed
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b01cafed

Branch: refs/heads/master
Commit: b01cafed1513962130de47e7c3b56d7972b7fdb0
Parents: 46e6ee2
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Thu Jun 2 15:06:15 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Thu Jun 2 15:06:15 2016 +0200

----------------------------------------------------------------------
 wss4j-1.6.19/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b01cafed/wss4j-1.6.19/pom.xml
----------------------------------------------------------------------
diff --git a/wss4j-1.6.19/pom.xml b/wss4j-1.6.19/pom.xml
index 1ef6189..5dee5d4 100644
--- a/wss4j-1.6.19/pom.xml
+++ b/wss4j-1.6.19/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.wss4j</artifactId>
-    <version>1.6.19_1-SNAPSHOT</version>
+    <version>1.6.19_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,7 +39,7 @@
         <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>
-      <tag>HEAD</tag>
+      <tag>org.apache.servicemix.bundles.wss4j-1.6.19_1</tag>
   </scm>
 
     <properties>