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 2011/03/16 18:13:35 UTC

svn commit: r1082217 - in /myfaces/shared/trunk_2.0.x: core/pom.xml pom.xml shared-impl/pom.xml shared-orchestra/pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Wed Mar 16 17:13:34 2011
New Revision: 1082217

URL: http://svn.apache.org/viewvc?rev=1082217&view=rev
Log:
[maven-release-plugin] prepare release myfaces-shared-project-2.0.12

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

Modified: myfaces/shared/trunk_2.0.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/core/pom.xml?rev=1082217&r1=1082216&r2=1082217&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/core/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/core/pom.xml Wed Mar 16 17:13:34 2011
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -31,9 +31,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_2.0.x/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/myfaces-shared-project-2.0.12/core</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk_2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/pom.xml?rev=1082217&r1=1082216&r2=1082217&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/pom.xml Wed Mar 16 17:13:34 2011
@@ -28,14 +28,14 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 1.1 - Project</name>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.12</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_2.0.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_2.0.x</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/myfaces-shared-project-2.0.12</url>
   </scm>
 
   <modules>

Modified: myfaces/shared/trunk_2.0.x/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/shared-impl/pom.xml?rev=1082217&r1=1082216&r2=1082217&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/shared-impl/pom.xml Wed Mar 16 17:13:34 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
   </parent>
 
   <artifactId>myfaces-shared-impl</artifactId>
@@ -31,9 +31,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_2.0.x/shared-impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/shared-impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_2.0.x/shared-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-impl</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk_2.0.x/shared-orchestra/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/shared-orchestra/pom.xml?rev=1082217&r1=1082216&r2=1082217&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/shared-orchestra/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/shared-orchestra/pom.xml Wed Mar 16 17:13:34 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
   </parent>
 
   <artifactId>myfaces-shared-orchestra</artifactId>
@@ -31,9 +31,9 @@
   <description>Shared Project renamed for use in Orchestra.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/shared-orchestra</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/shared-orchestra</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_2.0.x/shared-orchestra</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-orchestra</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-orchestra</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-orchestra</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk_2.0.x/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/shared-tomahawk/pom.xml?rev=1082217&r1=1082216&r2=1082217&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/shared-tomahawk/pom.xml Wed Mar 16 17:13:34 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.12</version>
   </parent>
 
   <artifactId>myfaces-shared-tomahawk</artifactId>
@@ -31,9 +31,9 @@
   <description>Shared project renamed for use in Tomahawk.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_2.0.x/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/tags/myfaces-shared-project-2.0.12/shared-tomahawk</url>
   </scm>
 
   <build>