You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/07/21 23:04:05 UTC

svn commit: r678569 - /myfaces/orchestra/trunk/pom.xml

Author: skitching
Date: Mon Jul 21 14:04:04 2008
New Revision: 678569

URL: http://svn.apache.org/viewvc?rev=678569&view=rev
Log:
Upgrade to latest myfaces parent pom (not really needed, but consistent).

Modified:
    myfaces/orchestra/trunk/pom.xml

Modified: myfaces/orchestra/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/pom.xml?rev=678569&r1=678568&r2=678569&view=diff
==============================================================================
--- myfaces/orchestra/trunk/pom.xml (original)
+++ myfaces/orchestra/trunk/pom.xml Mon Jul 21 14:04:04 2008
@@ -39,7 +39,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>6-SNAPSHOT</version>
+    <version>6</version>
   </parent>
 
   <groupId>org.apache.myfaces.orchestra</groupId>