Author: jbonofre
Date: Mon Feb 8 15:32:24 2010
New Revision: 907692
URL: http://svn.apache.org/viewvc?rev=907692&view=rev
Log:
Correct version mistake in the cglib bundle.
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=907692&r1=907691&r2=907692&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml Mon Feb 8 15:32:24 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_4-SNAPSHOT</version>
+ <version>2.1_3_4-SNAPSHOT</version>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.