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 es...@apache.org on 2007/02/11 18:29:06 UTC

svn commit: r506075 - in /portals/pluto/trunk: ./ assembly/ maven-pluto-plugin/ pluto-ant-tasks/ pluto-container/ pluto-descriptor-api/ pluto-descriptor-impl/ pluto-portal-driver-impl/ pluto-portal-driver/ pluto-portal/ pluto-site/ pluto-taglib/ pluto-...

Author: esm
Date: Sun Feb 11 09:29:05 2007
New Revision: 506075

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

Modified:
    portals/pluto/trunk/assembly/pom.xml
    portals/pluto/trunk/maven-pluto-plugin/pom.xml
    portals/pluto/trunk/pluto-ant-tasks/pom.xml
    portals/pluto/trunk/pluto-container/pom.xml
    portals/pluto/trunk/pluto-descriptor-api/pom.xml
    portals/pluto/trunk/pluto-descriptor-impl/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-site/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/assembly/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/assembly/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/assembly/pom.xml (original)
+++ portals/pluto/trunk/assembly/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>pluto</artifactId>
         <groupId>org.apache.pluto</groupId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -127,4 +127,4 @@
             <version>${pom.version}</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/maven-pluto-plugin/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/maven-pluto-plugin/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/maven-pluto-plugin/pom.xml (original)
+++ portals/pluto/trunk/maven-pluto-plugin/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-pluto-plugin</artifactId> 
@@ -83,4 +83,4 @@
     </plugins>
   </build>
   
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-ant-tasks/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-ant-tasks/pom.xml (original)
+++ portals/pluto/trunk/pluto-ant-tasks/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-ant-tasks</artifactId> 
@@ -38,4 +38,4 @@
     </plugins>
   </build>
   
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-container/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-container/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-container/pom.xml (original)
+++ portals/pluto/trunk/pluto-container/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -115,4 +115,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-descriptor-api/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-descriptor-api/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-descriptor-api/pom.xml (original)
+++ portals/pluto/trunk/pluto-descriptor-api/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
@@ -30,4 +30,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-descriptor-impl/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-descriptor-impl/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-descriptor-impl/pom.xml (original)
+++ portals/pluto/trunk/pluto-descriptor-impl/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
@@ -68,4 +68,4 @@
     </dependency>
   </dependencies>
   
-</project>
\ No newline at end of file
+</project>

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?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-portal-driver-impl/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal-driver-impl/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pluto-portal-driver-impl</artifactId>
@@ -121,4 +121,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-portal-driver/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal-driver/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-portal-driver/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal-driver/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pluto-portal-driver</artifactId>
@@ -105,4 +105,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-portal/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-portal/pom.xml (original)
+++ portals/pluto/trunk/pluto-portal/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: portals/pluto/trunk/pluto-site/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-site/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-site/pom.xml (original)
+++ portals/pluto/trunk/pluto-site/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>pluto</artifactId>
         <groupId>org.apache.pluto</groupId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -44,9 +44,9 @@
     </reporting>
     <!-- repeated here so that pluto-site is not appended -->
     <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-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/pluto-1.1.0</url>
     </scm>
 
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-taglib/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-taglib/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-taglib/pom.xml (original)
+++ portals/pluto/trunk/pluto-taglib/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.apache.pluto</groupId>
         <artifactId>pluto</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pluto-taglib</artifactId>
@@ -57,4 +57,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-testsuite/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-testsuite/pom.xml (original)
+++ portals/pluto/trunk/pluto-testsuite/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.pluto</groupId>
     <artifactId>pluto</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-testsuite</artifactId>
@@ -108,4 +108,4 @@
     </plugins>
   </build>
   
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pluto-util/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-util/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pluto-util/pom.xml (original)
+++ portals/pluto/trunk/pluto-util/pom.xml Sun Feb 11 09:29:05 2007
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>pluto</artifactId>
     <groupId>org.apache.pluto</groupId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>pluto-util</artifactId>
@@ -83,4 +83,4 @@
     </plugins>
   </reporting>
   
-</project>
\ No newline at end of file
+</project>

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?view=diff&rev=506075&r1=506074&r2=506075
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Sun Feb 11 09:29:05 2007
@@ -18,7 +18,7 @@
      * The pluto-portal-driver-config.xml in the pluto-portal module (src/main/webapp/WEB-INF),
      * The pluto.container.version.major and pluto.container.version.minor properties (in this file)
     -->
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
     <!-- Due to a bug in maven 2.0, the description must not contain any line breaks or tabs. -->
     <description>Pluto is the Reference Implementation of the Java Portlet Specfication.</description>
     <url>http://portals.apache.org/pluto</url>
@@ -201,9 +201,9 @@
     </licenses>
 
     <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-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/pluto/tags/pluto-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/pluto/tags/pluto-1.1.0</url>
     </scm>
 
     <organization>