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/01/21 20:09:05 UTC

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

Author: lu4242
Date: Mon Jan 21 11:09:03 2008
New Revision: 613974

URL: http://svn.apache.org/viewvc?rev=613974&view=rev
Log:
[maven-release-plugin] prepare release 1_2_2

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

Modified: myfaces/core/branches/1_2_2prepare/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_2prepare/api/pom.xml?rev=613974&r1=613973&r2=613974&view=diff
==============================================================================
--- myfaces/core/branches/1_2_2prepare/api/pom.xml (original)
+++ myfaces/core/branches/1_2_2prepare/api/pom.xml Mon Jan 21 11:09:03 2008
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</url>
   </scm>
   <build>
     <plugins>
@@ -144,7 +144,7 @@
          -->
        <groupId>org.apache.myfaces.core</groupId>
        <artifactId>myfaces-build</artifactId>
-       <version>1.2.1-SNAPSHOT</version>
+       <version>1.2.2</version>
        <scope>provided</scope>
     </dependency>
     <dependency>

Modified: myfaces/core/branches/1_2_2prepare/build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_2prepare/build/pom.xml?rev=613974&r1=613973&r2=613974&view=diff
==============================================================================
--- myfaces/core/branches/1_2_2prepare/build/pom.xml (original)
+++ myfaces/core/branches/1_2_2prepare/build/pom.xml Mon Jan 21 11:09:03 2008
@@ -38,7 +38,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1_2_2prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_2prepare/impl/pom.xml?rev=613974&r1=613973&r2=613974&view=diff
==============================================================================
--- myfaces/core/branches/1_2_2prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_2prepare/impl/pom.xml Mon Jan 21 11:09:03 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_2</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1_2_2prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_2prepare/pom.xml?rev=613974&r1=613973&r2=613974&view=diff
==============================================================================
--- myfaces/core/branches/1_2_2prepare/pom.xml (original)
+++ myfaces/core/branches/1_2_2prepare/pom.xml Mon Jan 21 11:09:03 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.1-SNAPSHOT</version>
+  <version>1.2.2</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_2</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_2</url>
   </scm>
   <modules>
     <module>build</module>
@@ -102,7 +102,7 @@
         <artifactId>maven-pmd-plugin</artifactId>
         <version>2.2</version>
         <reportSets>
-          <reportSet/>
+          <reportSet />
         </reportSets>
       </plugin>
     </plugins>