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


Upgrade to bundles-pom 12


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c3d886df
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c3d886df
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c3d886df

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

----------------------------------------------------------------------
 jersey-core-1.11/pom.xml | 2 +-
 jersey-core-1.19/pom.xml | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c3d886df/jersey-core-1.11/pom.xml
----------------------------------------------------------------------
diff --git a/jersey-core-1.11/pom.xml b/jersey-core-1.11/pom.xml
index c839eab..4ba2583 100644
--- a/jersey-core-1.11/pom.xml
+++ b/jersey-core-1.11/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>9-SNAPSHOT</version>
+        <version>12</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c3d886df/jersey-core-1.19/pom.xml
----------------------------------------------------------------------
diff --git a/jersey-core-1.19/pom.xml b/jersey-core-1.19/pom.xml
index a25cf92..b0219b9 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_2-SNAPSHOT</version>
+    <version>1.19_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
@@ -39,8 +39,7 @@
         
<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>
-      <tag>HEAD</tag>
-  </scm>
+    </scm>
 
     <properties>
         <pkgGroupId>com.sun.jersey</pkgGroupId>

Reply via email to