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>