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/03/22 17:43:59 UTC

svn commit: r926172 - in /myfaces/test/trunk: pom.xml test12/pom.xml test20/pom.xml

Author: lu4242
Date: Mon Mar 22 16:43:59 2010
New Revision: 926172

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

Modified:
    myfaces/test/trunk/pom.xml
    myfaces/test/trunk/test12/pom.xml
    myfaces/test/trunk/test20/pom.xml

Modified: myfaces/test/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/pom.xml?rev=926172&r1=926171&r2=926172&view=diff
==============================================================================
--- myfaces/test/trunk/pom.xml (original)
+++ myfaces/test/trunk/pom.xml Mon Mar 22 16:43:59 2010
@@ -30,16 +30,16 @@
     <artifactId>myfaces-test-project</artifactId>
     <packaging>pom</packaging>
     <name>Myfaces Test Framework</name>
-    <version>1.0.0-beta-2</version>
+    <version>1.0.0-SNAPSHOT</version>
     <url>http://myfaces.apache.org/test</url>
     <issueManagement>
       <system>jira</system>
       <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
     </issueManagement>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/test/tags/1_0_0_beta_2</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/test/tags/1_0_0_beta_2</developerConnection>
-      <url>http://svn.apache.org/repos/asf/myfaces/test/tags/1_0_0_beta_2</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/test/trunk</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/test/trunk</developerConnection>
+      <url>http://svn.apache.org/repos/asf/myfaces/test/trunk</url>
     </scm>
     <modules>
       <module>test12</module>

Modified: myfaces/test/trunk/test12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test12/pom.xml?rev=926172&r1=926171&r2=926172&view=diff
==============================================================================
--- myfaces/test/trunk/test12/pom.xml (original)
+++ myfaces/test/trunk/test12/pom.xml Mon Mar 22 16:43:59 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.0-beta-2</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces-test12</artifactId>

Modified: myfaces/test/trunk/test20/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test20/pom.xml?rev=926172&r1=926171&r2=926172&view=diff
==============================================================================
--- myfaces/test/trunk/test20/pom.xml (original)
+++ myfaces/test/trunk/test20/pom.xml Mon Mar 22 16:43:59 2010
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.0-beta-2</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>myfaces-test20</artifactId>