You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/05/26 15:14:52 UTC

svn commit: r778690 - in /myfaces/tobago/trunk/example/addressbook: lib/pom.xml pom.xml war/pom.xml

Author: lofwyr
Date: Tue May 26 13:14:52 2009
New Revision: 778690

URL: http://svn.apache.org/viewvc?rev=778690&view=rev
Log:
reset correct version

Modified:
    myfaces/tobago/trunk/example/addressbook/lib/pom.xml
    myfaces/tobago/trunk/example/addressbook/pom.xml
    myfaces/tobago/trunk/example/addressbook/war/pom.xml

Modified: myfaces/tobago/trunk/example/addressbook/lib/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/lib/pom.xml?rev=778690&r1=778689&r2=778690&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/lib/pom.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/lib/pom.xml Tue May 26 13:14:52 2009
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example-addressbook</artifactId>
-    <version>1.0.21-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-addressbook-lib</artifactId>
   <packaging>jar</packaging>

Modified: myfaces/tobago/trunk/example/addressbook/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/pom.xml?rev=778690&r1=778689&r2=778690&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/pom.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/pom.xml Tue May 26 13:14:52 2009
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example</artifactId>
-    <version>1.0.21-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-addressbook</artifactId>
   <packaging>pom</packaging>

Modified: myfaces/tobago/trunk/example/addressbook/war/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/addressbook/war/pom.xml?rev=778690&r1=778689&r2=778690&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/addressbook/war/pom.xml (original)
+++ myfaces/tobago/trunk/example/addressbook/war/pom.xml Tue May 26 13:14:52 2009
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-example-addressbook</artifactId>
-    <version>1.0.21-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>tobago-example-addressbook-war</artifactId>
   <packaging>war</packaging>