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/13 17:07:25 UTC

svn commit: r676338 - /myfaces/orchestra/branches/prepare_core12/pom.xml

Author: skitching
Date: Sun Jul 13 08:07:25 2008
New Revision: 676338

URL: http://svn.apache.org/viewvc?rev=676338&view=rev
Log:
Update version numbers.

Modified:
    myfaces/orchestra/branches/prepare_core12/pom.xml

Modified: myfaces/orchestra/branches/prepare_core12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/branches/prepare_core12/pom.xml?rev=676338&r1=676337&r2=676338&view=diff
==============================================================================
--- myfaces/orchestra/branches/prepare_core12/pom.xml (original)
+++ myfaces/orchestra/branches/prepare_core12/pom.xml Sun Jul 13 08:07:25 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.myfaces.orchestra</groupId>
     <artifactId>myfaces-orchestra-maven</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -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.2</version>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core</connection>