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/09/02 19:16:05 UTC

svn commit: r1164638 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin/pom.xml

Author: lu4242
Date: Fri Sep  2 17:16:05 2011
New Revision: 1164638

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

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

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin/pom.xml?rev=1164638&r1=1164637&r2=1164638&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin/pom.xml Fri Sep  2 17:16:05 2011
@@ -29,14 +29,14 @@
 
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-jsdoc-plugin</artifactId>
-    <version>1.0-beta-1</version>
+    <version>1.0</version>
     <packaging>maven-plugin</packaging>
     <name>Apache MyFaces Buildtools Maven2 Javascript Documentation Plugin</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/1.0-beta-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/1.0-beta-1</developerConnection>
-        <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/1.0-beta-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jsdoc-plugin</url>
     </scm>
 
     <properties>