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/01/18 22:32:21 UTC

svn commit: r900570 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml

Author: lu4242
Date: Mon Jan 18 21:32:21 2010
New Revision: 900570

URL: http://svn.apache.org/viewvc?rev=900570&view=rev
Log:
[maven-release-plugin] prepare release lu4242_m2_plugins_105_release/myfaces-builder-plugin

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

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml?rev=900570&r1=900569&r2=900570&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml Mon Jan 18 21:32:21 2010
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-builder-plugin</artifactId> 
-  <version>1.0.5-SNAPSHOT</version>
+  <version>1.0.5</version>
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Buildtools Maven2 Builder Plugin</name>
   <description>
@@ -178,4 +178,10 @@
       <version>1.2.13</version>
     </dependency>
   </dependencies>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_105_release/myfaces-builder-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/lu4242_m2_plugins_105_release/myfaces-builder-plugin</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/lu4242_m2_plugins_105_release/myfaces-builder-plugin</url>
+  </scm>
 </project>
\ No newline at end of file