You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by at...@apache.org on 2010/04/13 09:33:20 UTC

svn commit: r933509 - in /portals/pluto/trunk: ./ maven-pluto-plugin/ pluto-ant-tasks/ pluto-container-api/ pluto-container-driver-api/ pluto-container/ pluto-portal-driver-impl/ pluto-portal-driver/ pluto-portal/ pluto-taglib/ pluto-testsuite/ pluto-u...

Author: ate
Date: Tue Apr 13 07:33:19 2010
New Revision: 933509

URL: http://svn.apache.org/viewvc?rev=933509&view=rev
Log:
[maven-release-plugin] prepare release pluto-2.0.1

Modified:
    portals/pluto/trunk/maven-pluto-plugin/pom.xml
    portals/pluto/trunk/pluto-ant-tasks/pom.xml
    portals/pluto/trunk/pluto-container-api/pom.xml
    portals/pluto/trunk/pluto-container-driver-api/pom.xml
    portals/pluto/trunk/pluto-container/pom.xml
    portals/pluto/trunk/pluto-portal-driver-impl/pom.xml
    portals/pluto/trunk/pluto-portal-driver/pom.xml
    portals/pluto/trunk/pluto-portal/pom.xml
    portals/pluto/trunk/pluto-taglib/pom.xml
    portals/pluto/trunk/pluto-testsuite/pom.xml
    portals/pluto/trunk/pluto-util/pom.xml
    portals/pluto/trunk/pom.xml

Modified: portals/pluto/trunk/maven-pluto-plugin/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/maven-pluto-plugin/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/maven-pluto-plugin/pom.xml (original)
+++ portals/pluto/trunk/maven-pluto-plugin/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>maven-pluto-plugin</artifactId>

Modified: portals/pluto/trunk/pluto-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-ant-tasks/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-ant-tasks/pom.xml (original)
+++ portals/pluto/trunk/pluto-ant-tasks/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-ant-tasks</artifactId>

Modified: portals/pluto/trunk/pluto-container-api/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-container-api/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-container-api/pom.xml (original)
+++ portals/pluto/trunk/pluto-container-api/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-container-api</artifactId>

Modified: portals/pluto/trunk/pluto-container-driver-api/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-container-driver-api/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-container-driver-api/pom.xml (original)
+++ portals/pluto/trunk/pluto-container-driver-api/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-container-driver-api</artifactId>

Modified: portals/pluto/trunk/pluto-container/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-container/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-container/pom.xml (original)
+++ portals/pluto/trunk/pluto-container/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-container</artifactId>

Modified: portals/pluto/trunk/pluto-portal-driver-impl/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal-driver-impl/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-portal-driver-impl/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal-driver-impl/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-portal-driver-impl</artifactId>

Modified: portals/pluto/trunk/pluto-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal-driver/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-portal-driver/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal-driver/pom.xml Tue Apr 13 07:33:19 2010
@@ -17,14 +17,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<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.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-portal-driver</artifactId>

Modified: portals/pluto/trunk/pluto-portal/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-portal/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-portal</artifactId>

Modified: portals/pluto/trunk/pluto-taglib/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-taglib/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-taglib/pom.xml (original)
+++ portals/pluto/trunk/pluto-taglib/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-taglib</artifactId>

Modified: portals/pluto/trunk/pluto-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-testsuite/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-testsuite/pom.xml (original)
+++ portals/pluto/trunk/pluto-testsuite/pom.xml Tue Apr 13 07:33:19 2010
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.portals.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.1</version>
     </parent>
     
     <artifactId>pluto-testsuite</artifactId>

Modified: portals/pluto/trunk/pluto-util/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-util/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-util/pom.xml (original)
+++ portals/pluto/trunk/pluto-util/pom.xml Tue Apr 13 07:33:19 2010
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>pluto</artifactId>
     <groupId>org.apache.portals.pluto</groupId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
   </parent>
 
   <artifactId>pluto-util</artifactId>

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?rev=933509&r1=933508&r2=933509&view=diff
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Tue Apr 13 07:33:19 2010
@@ -41,7 +41,7 @@
  in testsuite module (src/main/webapp/WEB-INF/classes)
  5. pluto.version in Ant build file dist-build.xml.
   -->
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.1</version>
   <!-- Due to a bug in maven 2.0, the description must not contain any line breaks or tabs. -->
   <description>Apache Pluto is the Reference Implementation of the Java Portlet Specification.</description>
   <url>http://portals.apache.org/pluto</url>
@@ -130,7 +130,7 @@ generate mailto links. -->
       <id>zheng</id>
       <email>zheng#a@T#apache.d0t.org</email>
       <timezone>+1</timezone>
-      <organization/>
+      <organization />
       <roles>
         <role>Java Developer</role>
       </roles>
@@ -140,21 +140,21 @@ generate mailto links. -->
       <name>Santiago Gala</name>
       <id>sgala</id>
       <email>sgala#a@T#hisitech.d0t.com</email>
-      <organization/>
+      <organization />
     </developer>
 
     <developer>
       <name>Raphael Luta</name>
       <id>raphael</id>
       <email>raphael#a@T#apache.d0t.org</email>
-      <organization/>
+      <organization />
     </developer>
 
     <developer>
       <name>David S. Taylor</name>
       <id>taylor</id>
       <email>david#a@T#bluesunrise.d0t.com</email>
-      <organization/>
+      <organization />
     </developer>
 
     <developer>
@@ -226,9 +226,9 @@ generate mailto links. -->
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/pluto/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/pluto/tags/pluto-2.0.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-2.0.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/pluto-2.0.1</url>
   </scm>
 
   <!-- Dependency Version Properties ======================================= -->