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:36:09 UTC

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

Author: jbonofre
Date: Wed Sep  1 07:36:08 2010
New Revision: 991457

URL: http://svn.apache.org/viewvc?rev=991457&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=991457&r1=991456&r2=991457&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:36:08 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_6</version>
+    <version>2.1_3_7-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_6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_6</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_6</url>
-  </scm>
 </project>