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 2008/07/28 22:12:39 UTC

svn commit: r680474 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Author: lu4242
Date: Mon Jul 28 13:12:39 2008
New Revision: 680474

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

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml?rev=680474&r1=680473&r2=680474&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml Mon Jul 28 13:12:39 2008
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-builder-annotations</artifactId> 
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Apache MyFaces Buildtools Maven2 Builder Annotations</name>
 
@@ -42,11 +42,4 @@
       </plugin>
     </plugins>
   </reporting>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_101_release/myfaces-builder-annotations</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_101_release/myfaces-builder-annotations</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_101_release/myfaces-builder-annotations</url>
-  </scm>
 </project>
\ No newline at end of file