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 2010/09/01 09:32:52 UTC

svn commit: r991454 - /servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml

Author: jbonofre
Date: Wed Sep  1 07:32:52 2010
New Revision: 991454

URL: http://svn.apache.org/viewvc?rev=991454&view=rev
Log:
Fix cglib bundle versioning.

Modified:
    servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml

Modified: servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml?rev=991454&r1=991453&r2=991454&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml Wed Sep  1 07:32:52 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1_4_5-SNAPSHOT</version>
+    <version>2.1_3_6-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.