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/10/22 05:02:58 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c1a8474aa -> 3ebb942dc


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

Branch: refs/heads/master
Commit: 3ebb942dc4b818f978b354f0afe8804efb68d5f6
Parents: c1a8474
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Sun Oct 22 07:02:48 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Sun Oct 22 07:02:48 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3ebb942d/poi-3.17/pom.xml
----------------------------------------------------------------------
diff --git a/poi-3.17/pom.xml b/poi-3.17/pom.xml
index 4b83f07..53a8141 100644
--- a/poi-3.17/pom.xml
+++ b/poi-3.17/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.poi</artifactId>
-    <version>3.17_1-SNAPSHOT</version>
+    <version>3.17_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
@@ -41,7 +41,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.poi-3.17_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.poi</pkgGroupId>