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 2018/07/04 16:52:59 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 750b79052 -> e3e371aba


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: e3e371aba0c337d6f296826164627c3b43f35d91
Parents: 750b790
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 4 18:52:53 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 4 18:52:53 2018 +0200

----------------------------------------------------------------------
 c3p0-0.9.5.2/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e3e371ab/c3p0-0.9.5.2/pom.xml
----------------------------------------------------------------------
diff --git a/c3p0-0.9.5.2/pom.xml b/c3p0-0.9.5.2/pom.xml
index 460c4ed..ebb9f03 100644
--- a/c3p0-0.9.5.2/pom.xml
+++ b/c3p0-0.9.5.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.c3p0</artifactId>
-    <version>0.9.5.2_2</version>
+    <version>0.9.5.2_3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,7 +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>org.apache.servicemix.bundles.c3p0-0.9.5.2_2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>