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 2017/09/04 19:49:14 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master b581eef7d -> da0e8f3c6


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

Branch: refs/heads/master
Commit: da0e8f3c6af93fde0698cf56b8bc52bbd63a903d
Parents: b581eef
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Sep 4 21:49:01 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Sep 4 21:49:01 2017 +0200

----------------------------------------------------------------------
 antisamy-1.5.6/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/da0e8f3c/antisamy-1.5.6/pom.xml
----------------------------------------------------------------------
diff --git a/antisamy-1.5.6/pom.xml b/antisamy-1.5.6/pom.xml
index 1616214..a262ee8 100644
--- a/antisamy-1.5.6/pom.xml
+++ b/antisamy-1.5.6/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.antisamy</artifactId>
-    <version>1.5.6_1-SNAPSHOT</version>
+    <version>1.5.6_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.antisamy-1.5.6_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.owasp.antisamy</pkgGroupId>