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/04/22 23:47:31 UTC

svn commit: r650670 - in /myfaces/core/branches/1_2_3prepare: api/pom.xml build/pom.xml impl/pom.xml pom.xml

Author: lu4242
Date: Tue Apr 22 14:47:27 2008
New Revision: 650670

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

Modified:
    myfaces/core/branches/1_2_3prepare/api/pom.xml
    myfaces/core/branches/1_2_3prepare/build/pom.xml
    myfaces/core/branches/1_2_3prepare/impl/pom.xml
    myfaces/core/branches/1_2_3prepare/pom.xml

Modified: myfaces/core/branches/1_2_3prepare/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_3prepare/api/pom.xml?rev=650670&r1=650669&r2=650670&view=diff
==============================================================================
--- myfaces/core/branches/1_2_3prepare/api/pom.xml (original)
+++ myfaces/core/branches/1_2_3prepare/api/pom.xml Tue Apr 22 14:47:27 2008
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -13,9 +13,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-api</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</url>
   </scm>
   <build>
     <plugins>
@@ -140,7 +140,7 @@
          -->
        <groupId>org.apache.myfaces.core</groupId>
        <artifactId>myfaces-build</artifactId>
-       <version>1.2.3</version>
+       <version>1.2.4-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>

Modified: myfaces/core/branches/1_2_3prepare/build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_3prepare/build/pom.xml?rev=650670&r1=650669&r2=650670&view=diff
==============================================================================
--- myfaces/core/branches/1_2_3prepare/build/pom.xml (original)
+++ myfaces/core/branches/1_2_3prepare/build/pom.xml Tue Apr 22 14:47:27 2008
@@ -38,7 +38,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -50,9 +50,9 @@
   <packaging>jar</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1_2_3prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_3prepare/impl/pom.xml?rev=650670&r1=650669&r2=650670&view=diff
==============================================================================
--- myfaces/core/branches/1_2_3prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_3prepare/impl/pom.xml Tue Apr 22 14:47:27 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.3</version>
+    <version>1.2.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -14,9 +14,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-impl</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1_2_3prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_3prepare/pom.xml?rev=650670&r1=650669&r2=650670&view=diff
==============================================================================
--- myfaces/core/branches/1_2_3prepare/pom.xml (original)
+++ myfaces/core/branches/1_2_3prepare/pom.xml Tue Apr 22 14:47:27 2008
@@ -14,16 +14,16 @@
     This project is the home of the MyFaces implementation of the JavaServer Faces 1.2 specification, and
     consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
   </description>
-  <version>1.2.3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <url>http://myfaces.apache.org/core12</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/core/branches/1_2_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_3</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</url>
   </scm>
   <modules>
     <module>build</module>