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/06/24 16:04:04 UTC

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

Author: skitching
Date: Tue Jun 24 07:04:04 2008
New Revision: 671174

URL: http://svn.apache.org/viewvc?rev=671174&view=rev
Log:
Update trunk version now that core12 release branch has been made.

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=671174&r1=671173&r2=671174&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Tue Jun 24 07:04:04 2008
@@ -13,7 +13,7 @@
   <packaging>jar</packaging>
   <name>MyFaces Orchestra Core</name>
   <description>Core API and implementation of MyFaces Orchestra</description>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.3-SNAPSHOT</version>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core</connection>