Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c14cd05cf -> ca3e833ae


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

Branch: refs/heads/master
Commit: ca3e833aeee85b2c797eaaf16fa2750fa8695354
Parents: c14cd05
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Mar 23 19:20:19 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Mar 23 19:20:19 2015 +0100

----------------------------------------------------------------------
 jersey-core-1.19/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ca3e833a/jersey-core-1.19/pom.xml
----------------------------------------------------------------------
diff --git a/jersey-core-1.19/pom.xml b/jersey-core-1.19/pom.xml
index b0219b9..e2cb9b7 100644
--- a/jersey-core-1.19/pom.xml
+++ b/jersey-core-1.19/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jersey-core</artifactId>
-    <version>1.19_1-SNAPSHOT</version>
+    <version>1.19_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.jersey-core-1.19_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>com.sun.jersey</pkgGroupId>

Reply via email to