Author: chirino
Date: Tue Jun 10 09:53:36 2008
New Revision: 666204
URL: http://svn.apache.org/viewvc?rev=666204&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/maven-plugins/servicemix-build/trunk/pom.xml
Modified: servicemix/maven-plugins/servicemix-build/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/maven-plugins/servicemix-build/trunk/pom.xml?rev=666204&r1=666203&r2=666204&view=diff
==============================================================================
--- servicemix/maven-plugins/servicemix-build/trunk/pom.xml (original)
+++ servicemix/maven-plugins/servicemix-build/trunk/pom.xml Tue Jun 10 09:53:36
2008
@@ -28,7 +28,7 @@
</parent>
<artifactId>servicemix-build</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Servicemix :: Build</name>
<description>
@@ -39,9 +39,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/servicemix-build/tags/servicemix-build-1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/servicemix-build/tags/servicemix-build-1.0</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/servicemix-build/tags/servicemix-build-1.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/servicemix-build/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/servicemix-build/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/servicemix-build/trunk</url>
</scm>
<dependencies>