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 16:47:05 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8e7375609 -> fabe36feb


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

Branch: refs/heads/master
Commit: fabe36feb951780e7ff6c65111c6d4b4f3cd9d1a
Parents: 8e73756
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed May 3 18:46:42 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed May 3 18:46:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fabe36fe/poi-3.16/pom.xml
----------------------------------------------------------------------
diff --git a/poi-3.16/pom.xml b/poi-3.16/pom.xml
index bb3728b..6fab546 100644
--- a/poi-3.16/pom.xml
+++ b/poi-3.16/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.poi</artifactId>
-    <version>3.16_1-SNAPSHOT</version>
+    <version>3.16_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.16_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.apache.poi</pkgGroupId>