You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/03/20 18:40:20 UTC

svn commit: r756681 - /servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml

Author: gertv
Date: Fri Mar 20 17:40:20 2009
New Revision: 756681

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

Modified:
    servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml

Modified: servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml?rev=756681&r1=756680&r2=756681&view=diff
==============================================================================
--- servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/features-maven-plugin/trunk/pom.xml Fri Mar 20 17:40:20 2009
@@ -25,13 +25,13 @@
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>features-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <name>ServiceMix :: Maven2 Features plugin</name>
 
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/features-maven-plugin/tags/features-maven-plugin-1.1</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/features-maven-plugin/tags/features-maven-plugin-1.1</developerConnection>
-      <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/features-maven-plugin/tags/features-maven-plugin-1.1</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/features-maven-plugin/trunk</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/features-maven-plugin/trunk</developerConnection>
+      <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/features-maven-plugin/trunk</url>
     </scm>
 
 	<dependencies>