Author: jbonofre
Date: Wed Aug 25 08:39:29 2010
New Revision: 988885
URL: http://svn.apache.org/viewvc?rev=988885&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=988885&r1=988884&r2=988885&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml Wed Aug 25 08:39:29 2010
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.cglib</artifactId>
<packaging>bundle</packaging>
- <version>2.1_3_5</version>
+ <version>2.1_4_5-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -91,10 +91,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_5</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_5</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_5</url>
- </scm>
</project>