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 2018/06/03 19:43:01 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 573f2b02f -> 8c2751bc9


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

Branch: refs/heads/master
Commit: 8c2751bc90096747671ed2c1fa6e559f8df1473f
Parents: 573f2b0
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
Authored: Sun Jun 3 21:42:55 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@nanthrax.net>
Committed: Sun Jun 3 21:42:55 2018 +0200

----------------------------------------------------------------------
 batik-1.10/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8c2751bc/batik-1.10/pom.xml
----------------------------------------------------------------------
diff --git a/batik-1.10/pom.xml b/batik-1.10/pom.xml
index 8b50241..f35e86b 100644
--- a/batik-1.10/pom.xml
+++ b/batik-1.10/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.batik</artifactId>
-    <version>1.10_1-SNAPSHOT</version>
+    <version>1.10_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: batik</name>
     <description>This OSGi bundle wraps batik-bridge, batik-extension, batik-svggen, batik-transcoder ${pkgVersion} jar files.</description>
@@ -39,6 +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>org.apache.servicemix.bundles.batik-1.10_1</tag>
   </scm>
 
     <properties>