Author: ate
Date: Sat May 16 00:07:50 2009
New Revision: 775402

URL: http://svn.apache.org/viewvc?rev=775402&view=rev
Log:
Aligning all parent pom versions back to applications-pom-1.1-SNAPSHOT and 
correcting an xml error

Modified:
    portals/applications/dbbrowser/trunk/pom.xml
    portals/applications/demo/trunk/pom.xml
    portals/applications/gems/trunk/pom.xml
    portals/applications/logging/trunk/pom.xml
    portals/applications/rss/trunk/pom.xml
    portals/applications/webcontent/trunk/pom.xml
    portals/applications/webcontent/trunk/webcontent-war/pom.xml

Modified: portals/applications/dbbrowser/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.portals</groupId>
     <artifactId>applications-pom</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.portals.applications</groupId>

Modified: portals/applications/demo/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/demo/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/demo/trunk/pom.xml (original)
+++ portals/applications/demo/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.portals</groupId>
     <artifactId>applications-pom</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <packaging>war</packaging>
   <name>Portals Demo Portlet Application</name>

Modified: portals/applications/gems/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.portals</groupId>
     <artifactId>applications-pom</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.portals.applications</groupId>

Modified: portals/applications/logging/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/logging/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.portals</groupId>
         <artifactId>applications-pom</artifactId>
-        <version>1.0</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.portals.applications</groupId>

Modified: portals/applications/rss/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/rss/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/rss/trunk/pom.xml (original)
+++ portals/applications/rss/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.portals</groupId>
     <artifactId>applications-pom</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.portals.applications</groupId>

Modified: portals/applications/webcontent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Sat May 16 00:07:50 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.portals</groupId>
     <artifactId>applications-pom</artifactId>
-    <version>1.1</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.portals.applications</groupId>

Modified: portals/applications/webcontent/trunk/webcontent-war/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-war/pom.xml?rev=775402&r1=775401&r2=775402&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-war/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-war/pom.xml Sat May 16 
00:07:50 2009
@@ -83,10 +83,6 @@
     </dependency>
 
   </dependencies>
-  <build>
-     <finalName>apa-webcontent</finalName>
-  </build>
-
 
   <build>
 


Reply via email to