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 2011/03/23 02:17:20 UTC

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

Author: lu4242
Date: Wed Mar 23 01:17:20 2011
New Revision: 1084446

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

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=1084446&r1=1084445&r2=1084446&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 Wed Mar 23 01:17:20 2011
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-builder-plugin</artifactId> 
-  <version>1.0.9-SNAPSHOT</version>
+  <version>1.0.9</version>
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Buildtools Maven2 Builder Plugin</name>
   <description>
@@ -39,9 +39,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-builder-plugin-1.0.9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-builder-plugin-1.0.9</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-builder-plugin-1.0.9</url>
   </scm>
 
   <build>