Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c3d886df0 -> 0b6d24acb


[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/0b6d24ac
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0b6d24ac
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0b6d24ac

Branch: refs/heads/master
Commit: 0b6d24acb04c5178f1987df041931c4f2db62509
Parents: c3d886d
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Mar 23 19:26:08 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Mar 23 19:26:08 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/0b6d24ac/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