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 02:57:48 UTC

svn commit: r689309 - in /myfaces/shared/trunk_3.0.x: core/pom.xml pom.xml shared-impl/pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Tue Aug 26 17:57:47 2008
New Revision: 689309

URL: http://svn.apache.org/viewvc?rev=689309&view=rev
Log:
[maven-release-plugin] prepare release 3_0_4

Modified:
    myfaces/shared/trunk_3.0.x/core/pom.xml
    myfaces/shared/trunk_3.0.x/pom.xml
    myfaces/shared/trunk_3.0.x/shared-impl/pom.xml
    myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk_3.0.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/core/pom.xml?rev=689309&r1=689308&r2=689309&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/core/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/core/pom.xml Tue Aug 26 17:57:47 2008
@@ -1,13 +1,9 @@
-<?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>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -18,9 +14,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_3.0.x/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_4/core</url>
   </scm>
 
   <build>
@@ -113,4 +109,4 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk_3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/pom.xml?rev=689309&r1=689308&r2=689309&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/pom.xml Tue Aug 26 17:57:47 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>
@@ -15,14 +11,14 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 1.2 - Project</name>
-  <version>3.0.4-SNAPSHOT</version>
+  <version>3.0.4</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
   <url>http://myfaces.apache.org/shared12</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_3.0.x</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_4</url>
   </scm>
 
   <modules>
@@ -86,7 +82,7 @@
       <dependency>
         <groupId>org.apache.myfaces.shared</groupId>
         <artifactId>myfaces-shared-core</artifactId>
-        <version>3.0.4-SNAPSHOT</version>
+        <version>3.0.4</version>
         <scope>provided</scope>
       </dependency>
     </dependencies>
@@ -199,7 +195,7 @@
         <artifactId>maven-pmd-plugin</artifactId>
         <version>2.2</version>
         <reportSets>
-          <reportSet/>
+          <reportSet />
         </reportSets>
       </plugin>
       <plugin>
@@ -221,4 +217,4 @@
       <url>scpexe://people.apache.org/www/myfaces.apache.org/shared12/</url>
     </site>
   </distributionManagement>
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk_3.0.x/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/shared-impl/pom.xml?rev=689309&r1=689308&r2=689309&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/shared-impl/pom.xml Tue Aug 26 17:57:47 2008
@@ -1,13 +1,11 @@
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.4</version>
   </parent>
 
   <artifactId>myfaces-shared-impl</artifactId>
@@ -16,9 +14,9 @@
   <description>Shared project renamed for use in MyFaces Impl</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/shared-impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/shared-impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_3.0.x/shared-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/shared-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/shared-impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_4/shared-impl</url>
   </scm>
 
   <build>
@@ -119,4 +117,4 @@
   </dependencies>
 
 
-</project>
+</project>
\ No newline at end of file

Modified: myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml?rev=689309&r1=689308&r2=689309&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml Tue Aug 26 17:57:47 2008
@@ -1,13 +1,11 @@
-<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">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.4</version>
   </parent>
 
   <artifactId>myfaces-shared-tomahawk</artifactId>
@@ -16,9 +14,9 @@
   <description>Shared project renamed for use in Tomahawk.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_3.0.x/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_3.0.x/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_4/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_4/shared-tomahawk</url>
   </scm>
 
   <build>
@@ -119,4 +117,4 @@
   </dependencies>
 
 
-</project>
+</project>
\ No newline at end of file