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/08/27 03:14:59 UTC

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

Author: lu4242
Date: Tue Aug 26 18:14:59 2008
New Revision: 689318

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

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

Modified: myfaces/core/branches/1_2_4prepare/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_4prepare/api/pom.xml?rev=689318&r1=689317&r2=689318&view=diff
==============================================================================
--- myfaces/core/branches/1_2_4prepare/api/pom.xml (original)
+++ myfaces/core/branches/1_2_4prepare/api/pom.xml Tue Aug 26 18:14:59 2008
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</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_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
   <build>
     <plugins>
@@ -163,7 +163,7 @@
          -->
        <groupId>org.apache.myfaces.core</groupId>
        <artifactId>myfaces-build</artifactId>
-       <version>1.2.4-SNAPSHOT</version>
+       <version>1.2.4</version>
        <scope>provided</scope>
     </dependency>
     <dependency>

Modified: myfaces/core/branches/1_2_4prepare/build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_4prepare/build/pom.xml?rev=689318&r1=689317&r2=689318&view=diff
==============================================================================
--- myfaces/core/branches/1_2_4prepare/build/pom.xml (original)
+++ myfaces/core/branches/1_2_4prepare/build/pom.xml Tue Aug 26 18:14:59 2008
@@ -38,7 +38,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</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_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1_2_4prepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_4prepare/impl/pom.xml?rev=689318&r1=689317&r2=689318&view=diff
==============================================================================
--- myfaces/core/branches/1_2_4prepare/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_4prepare/impl/pom.xml Tue Aug 26 18:14:59 2008
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.4-SNAPSHOT</version>
+    <version>1.2.4</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_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_4</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1_2_4prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_4prepare/pom.xml?rev=689318&r1=689317&r2=689318&view=diff
==============================================================================
--- myfaces/core/branches/1_2_4prepare/pom.xml (original)
+++ myfaces/core/branches/1_2_4prepare/pom.xml Tue Aug 26 18:14:59 2008
@@ -1,8 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project
-  xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
     <groupId>org.apache.myfaces</groupId>
@@ -20,16 +16,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.4-SNAPSHOT</version>
+  <version>1.2.4</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_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_4</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_4</url>
   </scm>
   <modules>
     <module>build</module>
@@ -125,7 +121,7 @@
         <artifactId>maven-pmd-plugin</artifactId>
         <version>2.2</version>
         <reportSets>
-          <reportSet/>
+          <reportSet />
         </reportSets>
       </plugin>
     </plugins>
@@ -182,4 +178,4 @@
         <url>scpexe://people.apache.org/www/myfaces.apache.org/core12/</url>
       </site>
     </distributionManagement>
-</project>
+</project>
\ No newline at end of file