Author: gnodet
Date: Wed Oct 22 03:14:20 2008
New Revision: 706993
URL: http://svn.apache.org/viewvc?rev=706993&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/qpid-1.0-incubating-M2.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/qpid-1.0-incubating-M2.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/qpid-1.0-incubating-M2.1/pom.xml?rev=706993&r1=706992&r2=706993&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/qpid-1.0-incubating-M2.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/qpid-1.0-incubating-M2.1/pom.xml Wed Oct 22
03:14:20 2008
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.qpid</artifactId>
<packaging>bundle</packaging>
- <version>1.0-incubating-M2.1_1</version>
+ <version>1.0-incubating-M2.1_2-SNAPSHOT</version>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -110,10 +110,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.qpid-1.0-incubating-M2.1_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.qpid-1.0-incubating-M2.1_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.qpid-1.0-incubating-M2.1_1</url>
- </scm>
</project>