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/05/03 17:15:06 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.xmlgraphics-commons-2.2_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 5527b12e2 -> 7ea7dc7a9


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

Branch: refs/heads/master
Commit: 7ea7dc7a909c9c405a308a7bdf242052a637d3ee
Parents: 5527b12
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed May 3 19:14:54 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed May 3 19:14:54 2017 +0200

----------------------------------------------------------------------
 xmlgraphics-commons-2.2/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/7ea7dc7a/xmlgraphics-commons-2.2/pom.xml
----------------------------------------------------------------------
diff --git a/xmlgraphics-commons-2.2/pom.xml b/xmlgraphics-commons-2.2/pom.xml
index 8074042..d67d87a 100644
--- a/xmlgraphics-commons-2.2/pom.xml
+++ b/xmlgraphics-commons-2.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.xmlgraphics-commons</artifactId>
-    <version>2.2_1-SNAPSHOT</version>
+    <version>2.2_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.xmlgraphics-commons-2.2_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.xmlgraphics</pkgGroupId>