You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2009/12/19 00:54:33 UTC

svn commit: r892407 - /myfaces/orchestra/trunk/core/pom.xml

Author: lu4242
Date: Fri Dec 18 23:54:33 2009
New Revision: 892407

URL: http://svn.apache.org/viewvc?rev=892407&view=rev
Log:
fix pom config

Modified:
    myfaces/orchestra/trunk/core/pom.xml

Modified: myfaces/orchestra/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/pom.xml?rev=892407&r1=892406&r2=892407&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Fri Dec 18 23:54:33 2009
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.orchestra</groupId>
     <artifactId>myfaces-orchestra-maven</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>