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/03/17 14:17:47 UTC

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

Author: skitching
Date: Mon Mar 17 06:17:44 2008
New Revision: 637873

URL: http://svn.apache.org/viewvc?rev=637873&view=rev
Log:
Update version number, now 1.1 release is out.

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=637873&r1=637872&r2=637873&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Mon Mar 17 06:17:44 2008
@@ -6,12 +6,12 @@
   <artifactId>myfaces-orchestra-core</artifactId>
   <packaging>jar</packaging>
   <name>MyFaces Orchestra Core</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.2-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.myfaces.orchestra</groupId>
     <artifactId>myfaces-orchestra-maven</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.2</version>
   </parent>
 
   <scm>