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/11/11 06:57:13 UTC

svn commit: r712949 - in /myfaces/shared/trunk: core/pom.xml pom.xml shared-impl/pom.xml shared-orchestra/pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Mon Nov 10 21:57:11 2008
New Revision: 712949

URL: http://svn.apache.org/viewvc?rev=712949&view=rev
Log:
[maven-release-plugin] prepare release 2_0_9

Modified:
    myfaces/shared/trunk/core/pom.xml
    myfaces/shared/trunk/pom.xml
    myfaces/shared/trunk/shared-impl/pom.xml
    myfaces/shared/trunk/shared-orchestra/pom.xml
    myfaces/shared/trunk/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/core/pom.xml?rev=712949&r1=712948&r2=712949&view=diff
==============================================================================
--- myfaces/shared/trunk/core/pom.xml (original)
+++ myfaces/shared/trunk/core/pom.xml Mon Nov 10 21:57:11 2008
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -13,9 +13,9 @@
   <description>The MyFaces Shared Core Subproject builds the source artifact needed by the shared-* modules.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/shared/trunk/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces/shared/branches/2_0_9/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_9/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces/shared/branches/2_0_9/core</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=712949&r1=712948&r2=712949&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Mon Nov 10 21:57:11 2008
@@ -11,14 +11,14 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 1.1 - Project</name>
-  <version>2.0.9-SNAPSHOT</version>
+  <version>2.0.9</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
   <url>http://myfaces.apache.org/shared11</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/shared/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces/shared/branches/2_0_9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/2_0_9</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces/shared/branches/2_0_9</url>
   </scm>
 
   <modules>

Modified: myfaces/shared/trunk/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-impl/pom.xml?rev=712949&r1=712948&r2=712949&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk/shared-impl/pom.xml Mon Nov 10 21:57:11 2008
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -12,9 +12,9 @@
   <description>Shared Project renamed for use in the MyFaces Impl jar.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_9/shared-impl</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk/shared-orchestra/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-orchestra/pom.xml?rev=712949&r1=712948&r2=712949&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-orchestra/pom.xml (original)
+++ myfaces/shared/trunk/shared-orchestra/pom.xml Mon Nov 10 21:57:11 2008
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -12,9 +12,9 @@
   <description>Shared Project renamed for use in Orchestra.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-orchestra</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-orchestra</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-orchestra</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-orchestra</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-orchestra</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_9/shared-orchestra</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/shared-tomahawk/pom.xml?rev=712949&r1=712948&r2=712949&view=diff
==============================================================================
--- myfaces/shared/trunk/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk/shared-tomahawk/pom.xml Mon Nov 10 21:57:11 2008
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -12,9 +12,9 @@
   <description>Shared project renamed for use in Tomahawk.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/2_0_9/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/2_0_9/shared-tomahawk</url>
   </scm>
 
   <build>