Author: ate
Date: Wed May 13 02:00:15 2009
New Revision: 774163

URL: http://svn.apache.org/viewvc?rev=774163&view=rev
Log:
Bumping the used portlet-api_2.0_spec dependency to release candidate version 
1.0

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

Modified: portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml?rev=774163&r1=774162&r2=774163&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/dbbrowser-jar/pom.xml Wed May 13 
02:00:15 2009
@@ -37,7 +37,7 @@
   <!-- Dependencies -->
 
   <properties>
-     
<portals.portlet2-api-spec.version>1.0-SNAPSHOT</portals.portlet2-api-spec.version>
+     <portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
     
<org.apache.portals.bridges.common.version>1.0.4</org.apache.portals.bridges.common.version>
     
<org.apache.portals.bridges.velocity.version>1.0.4</org.apache.portals.bridges.velocity.version>
     <slf4j.version>1.5.6</slf4j.version>

Modified: portals/applications/demo/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/demo/trunk/pom.xml?rev=774163&r1=774162&r2=774163&view=diff
==============================================================================
--- portals/applications/demo/trunk/pom.xml (original)
+++ portals/applications/demo/trunk/pom.xml Wed May 13 02:00:15 2009
@@ -36,7 +36,7 @@
   <description>Portlets Demo</description>
 
   <properties>
-    
<portals.portlet2-api-spec.version>1.0-SNAPSHOT</portals.portlet2-api-spec.version>
+    <portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
     
<portals.applications.apa-gems.version>1.0-SNAPSHOT</portals.applications.apa-gems.version>
     <velocity.version>1.5</velocity.version>
     <velocity-tools.version>1.3</velocity-tools.version>

Modified: portals/applications/gems/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=774163&r1=774162&r2=774163&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Wed May 13 02:00:15 2009
@@ -39,7 +39,7 @@
 
   <properties>
     <javax.servlet.version>2.4</javax.servlet.version>
-    
<portals.portlet2-api-spec.version>1.0-SNAPSHOT</portals.portlet2-api-spec.version>
+    <portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
     <velocity.version>1.5</velocity.version>
     
<org.apache.portals.bridges.common.version>1.0.4</org.apache.portals.bridges.common.version>
     
<org.apache.portals.bridges.velocity.version>1.0.4</org.apache.portals.bridges.velocity.version>

Modified: portals/applications/rss/trunk/rss-jar/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/rss/trunk/rss-jar/pom.xml?rev=774163&r1=774162&r2=774163&view=diff
==============================================================================
--- portals/applications/rss/trunk/rss-jar/pom.xml (original)
+++ portals/applications/rss/trunk/rss-jar/pom.xml Wed May 13 02:00:15 2009
@@ -34,7 +34,7 @@
        <name>Portals RSS Application JAR</name>
 
        <properties>
-        
<portals.portlet2-api-spec.version>1.0-SNAPSHOT</portals.portlet2-api-spec.version>
+        
<portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
                <javax.servlet.version>2.4</javax.servlet.version>
         
<org.apache.portals.bridges.common.version>1.0.4</org.apache.portals.bridges.common.version>
                
<org.apache.portals.bridges.velocity.version>1.0.4</org.apache.portals.bridges.velocity.version>

Modified: portals/applications/webcontent/trunk/webcontent-jar/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-jar/pom.xml?rev=774163&r1=774162&r2=774163&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-jar/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-jar/pom.xml Wed May 13 
02:00:15 2009
@@ -34,7 +34,7 @@
   <name>Portals Web Content Application JAR</name>
 
   <properties>
-    
<portals.portlet2-api-spec.version>1.0-SNAPSHOT</portals.portlet2-api-spec.version>
+    <portals.portlet2-api-spec.version>1.0</portals.portlet2-api-spec.version>
     <javax.servlet.version>2.4</javax.servlet.version>
     
<org.apache.portals.bridges.common.version>1.0.4</org.apache.portals.bridges.common.version>
     
<org.apache.portals.bridges.velocity.version>1.0.4</org.apache.portals.bridges.velocity.version>


Reply via email to