Repository: servicemix-bundles
Updated Branches:
  refs/heads/master bbe5dca61 -> b95a20101


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

Branch: refs/heads/master
Commit: b95a20101c729055f4f726a8e3e23ac447b6a9f4
Parents: bbe5dca
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Jun 5 11:18:53 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Jun 5 11:18:53 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b95a2010/poi-3.11/pom.xml
----------------------------------------------------------------------
diff --git a/poi-3.11/pom.xml b/poi-3.11/pom.xml
index 308a17a..1a94ae2 100644
--- a/poi-3.11/pom.xml
+++ b/poi-3.11/pom.xml
@@ -30,7 +30,7 @@
     
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.poi</artifactId>
-    <version>3.11_1-SNAPSHOT</version>
+    <version>3.11_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.11_1</tag>
+  </scm>
     
     <properties>
         <pkgGroupId>org.apache.poi</pkgGroupId>

Reply via email to