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 2017/05/04 05:38:21 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.cglib-3.2.5_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f94e657f5 -> 2a77ddb90


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

Branch: refs/heads/master
Commit: 2a77ddb905cef9aa79f9ebaa79ffd9a0f29aed52
Parents: f94e657
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu May 4 07:38:10 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu May 4 07:38:10 2017 +0200

----------------------------------------------------------------------
 cglib-3.2.5/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2a77ddb9/cglib-3.2.5/pom.xml
----------------------------------------------------------------------
diff --git a/cglib-3.2.5/pom.xml b/cglib-3.2.5/pom.xml
index 1a83e34..2b149ed 100644
--- a/cglib-3.2.5/pom.xml
+++ b/cglib-3.2.5/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
     <packaging>bundle</packaging>
-    <version>3.2.5_1-SNAPSHOT</version>
+    <version>3.2.5_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps cglib-nodep ${pkgVersion} jar file.</description>
 
@@ -39,6 +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.cglib-3.2.5_1</tag>
   </scm>
 
     <properties>