You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/05/18 01:14:48 UTC

svn commit: r945426 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml

Author: lu4242
Date: Mon May 17 23:14:47 2010
New Revision: 945426

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

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml?rev=945426&r1=945425&r2=945426&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml Mon May 17 23:14:47 2010
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-javacc-plugin</artifactId>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Buildtools Maven2 Javacc Plugin</name>
   <dependencies>
@@ -50,12 +50,4 @@
       </plugin>
     </plugins>
   </reporting>
-
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_106_release/myfaces-javacc-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_106_release/myfaces-javacc-plugin</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_106_release/myfaces-javacc-plugin</url>
-  </scm>
 </project>
\ No newline at end of file