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 2011/06/03 23:09:09 UTC

svn commit: r1131250 - /servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml

Author: jbonofre
Date: Fri Jun  3 21:09:09 2011
New Revision: 1131250

URL: http://svn.apache.org/viewvc?rev=1131250&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml

Modified: servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml?rev=1131250&r1=1131249&r2=1131250&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/avalon-framework-4.3.1/pom.xml Fri Jun  3 21:09:09 2011
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.avalon-framework</artifactId>
     <packaging>bundle</packaging>
-    <version>4.3.1_1</version>
+    <version>4.3.1_2-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: avalon-framework</name>
     <description>This OSGi bundle wraps avalon-framework-api and avalon-framework-impl ${pkgVersion} jar files.</description>
 
@@ -101,10 +101,4 @@
             </plugin>
         </plugins>
     </build>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</developerConnection>
-    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.avalon-framework-4.3.1_1</url>
-  </scm>
 </project>