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:47 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.c3p0-0.9.5.2_2

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


[maven-release-plugin] prepare release org.apache.servicemix.bundles.c3p0-0.9.5.2_2


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

Branch: refs/heads/master
Commit: 750b790528d14ac2da6d1dfca4d06d4c29b4cfe0
Parents: c34a415
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 4 18:52:41 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 4 18:52:41 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/750b7905/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 c1aa071..460c4ed 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-SNAPSHOT</version>
+    <version>0.9.5.2_2</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>HEAD</tag>
+      <tag>org.apache.servicemix.bundles.c3p0-0.9.5.2_2</tag>
   </scm>
 
     <properties>