You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2011/08/24 14:06:24 UTC

svn commit: r1161062 - in /myfaces/core/branches/2.0.x/integration-tests: integration-test-support/pom.xml pom.xml servlet25-el10-basic-tests/pom.xml servlet25-el22-basic-tests/pom.xml servlet30-el22-basic-tests/pom.xml

Author: jakobk
Date: Wed Aug 24 12:06:24 2011
New Revision: 1161062

URL: http://svn.apache.org/viewvc?rev=1161062&view=rev
Log:
update versions of integration-tests to 2.0.9-SNAPSHOT

Modified:
    myfaces/core/branches/2.0.x/integration-tests/integration-test-support/pom.xml
    myfaces/core/branches/2.0.x/integration-tests/pom.xml
    myfaces/core/branches/2.0.x/integration-tests/servlet25-el10-basic-tests/pom.xml
    myfaces/core/branches/2.0.x/integration-tests/servlet25-el22-basic-tests/pom.xml
    myfaces/core/branches/2.0.x/integration-tests/servlet30-el22-basic-tests/pom.xml

Modified: myfaces/core/branches/2.0.x/integration-tests/integration-test-support/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/integration-tests/integration-test-support/pom.xml?rev=1161062&r1=1161061&r2=1161062&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/integration-tests/integration-test-support/pom.xml (original)
+++ myfaces/core/branches/2.0.x/integration-tests/integration-test-support/pom.xml Wed Aug 24 12:06:24 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core.integrationtest</groupId>
         <artifactId>myfaces-integration-tests</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: myfaces/core/branches/2.0.x/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/integration-tests/pom.xml?rev=1161062&r1=1161061&r2=1161062&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/integration-tests/pom.xml (original)
+++ myfaces/core/branches/2.0.x/integration-tests/pom.xml Wed Aug 24 12:06:24 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: myfaces/core/branches/2.0.x/integration-tests/servlet25-el10-basic-tests/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/integration-tests/servlet25-el10-basic-tests/pom.xml?rev=1161062&r1=1161061&r2=1161062&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/integration-tests/servlet25-el10-basic-tests/pom.xml (original)
+++ myfaces/core/branches/2.0.x/integration-tests/servlet25-el10-basic-tests/pom.xml Wed Aug 24 12:06:24 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core.integrationtest</groupId>
         <artifactId>myfaces-integration-tests</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: myfaces/core/branches/2.0.x/integration-tests/servlet25-el22-basic-tests/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/integration-tests/servlet25-el22-basic-tests/pom.xml?rev=1161062&r1=1161061&r2=1161062&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/integration-tests/servlet25-el22-basic-tests/pom.xml (original)
+++ myfaces/core/branches/2.0.x/integration-tests/servlet25-el22-basic-tests/pom.xml Wed Aug 24 12:06:24 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core.integrationtest</groupId>
         <artifactId>myfaces-integration-tests</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: myfaces/core/branches/2.0.x/integration-tests/servlet30-el22-basic-tests/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/integration-tests/servlet30-el22-basic-tests/pom.xml?rev=1161062&r1=1161061&r2=1161062&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/integration-tests/servlet30-el22-basic-tests/pom.xml (original)
+++ myfaces/core/branches/2.0.x/integration-tests/servlet30-el22-basic-tests/pom.xml Wed Aug 24 12:06:24 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core.integrationtest</groupId>
         <artifactId>myfaces-integration-tests</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>