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

svn commit: r706101 - /servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml

Author: ffang
Date: Sun Oct 19 18:40:42 2008
New Revision: 706101

URL: http://svn.apache.org/viewvc?rev=706101&view=rev
Log:
prepare for next release iteration

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

Modified: servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml?rev=706101&r1=706100&r2=706101&view=diff
==============================================================================
--- servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml Sun Oct 19 18:40:42 2008
@@ -26,7 +26,7 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>res-maven-plugin</artifactId>
-  <version>4.0</version>
+  <version>4.1-SNAPSHOT</version>
   
   <packaging>maven-plugin</packaging>
   <name>ServiceMix :: Maven2 Resource Plugin</name>