You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/01 14:09:38 UTC

svn commit: r552298 - in /myfaces/trinidad/branches/matzew121core_release: pom.xml trinidad-api/pom.xml trinidad-build/pom.xml trinidad-examples/pom.xml trinidad-examples/trinidad-blank/pom.xml trinidad-examples/trinidad-demo/pom.xml trinidad-impl/pom.xml

Author: matzew
Date: Sun Jul  1 05:09:37 2007
New Revision: 552298

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

Modified:
    myfaces/trinidad/branches/matzew121core_release/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-api/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-build/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-examples/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-blank/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-demo/pom.xml
    myfaces/trinidad/branches/matzew121core_release/trinidad-impl/pom.xml

Modified: myfaces/trinidad/branches/matzew121core_release/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/pom.xml Sun Jul  1 05:09:37 2007
@@ -30,7 +30,7 @@
   <artifactId>trinidad</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Trinidad 1.2</name>
-  <version>1.2.1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <description>JSF 1.2 branch of Apache MyFaces Trinidad</description>
 
   <issueManagement>
@@ -169,9 +169,9 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/tags/trinidad-1.2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/tags/trinidad-1.2.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/trinidad/tags/trinidad-1.2.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/branches/1.2.1-branch/trinidad/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/branches/1.2.1-branch/trinidad/</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/trinidad/branches/1.2.1-branch/trinidad</url>
   </scm>
 
   <build>

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-api/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-api/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-api/pom.xml Sun Jul  1 05:09:37 2007
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-build/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-build/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-build/pom.xml Sun Jul  1 05:09:37 2007
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-examples/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-examples/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-examples/pom.xml Sun Jul  1 05:09:37 2007
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <packaging>pom</packaging>
   <name>Apache MyFaces Trinidad Examples</name>

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-blank/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-blank/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-blank/pom.xml Sun Jul  1 05:09:37 2007
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -143,14 +143,14 @@
     <dependency>
       <groupId>org.apache.myfaces.trinidad</groupId>
       <artifactId>trinidad-api</artifactId>
-      <version>1.2.1</version>
+      <version>1.2.2-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
 
     <dependency>
       <groupId>org.apache.myfaces.trinidad</groupId>
       <artifactId>trinidad-impl</artifactId>
-      <version>1.2.1</version>
+      <version>1.2.2-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
 

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-demo/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-demo/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-examples/trinidad-demo/pom.xml Sun Jul  1 05:09:37 2007
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/trinidad/branches/matzew121core_release/trinidad-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/matzew121core_release/trinidad-impl/pom.xml?view=diff&rev=552298&r1=552297&r2=552298
==============================================================================
--- myfaces/trinidad/branches/matzew121core_release/trinidad-impl/pom.xml (original)
+++ myfaces/trinidad/branches/matzew121core_release/trinidad-impl/pom.xml Sun Jul  1 05:09:37 2007
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>