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/08/19 15:08:58 UTC

svn commit: r687048 - /myfaces/orchestra/trunk/sandbox/pom.xml

Author: skitching
Date: Tue Aug 19 06:08:57 2008
New Revision: 687048

URL: http://svn.apache.org/viewvc?rev=687048&view=rev
Log:
Update dependencies 

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

Modified: myfaces/orchestra/trunk/sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/sandbox/pom.xml?rev=687048&r1=687047&r2=687048&view=diff
==============================================================================
--- myfaces/orchestra/trunk/sandbox/pom.xml (original)
+++ myfaces/orchestra/trunk/sandbox/pom.xml Tue Aug 19 06:08:57 2008
@@ -50,14 +50,14 @@
     <dependency>
       <groupId>org.apache.myfaces.orchestra</groupId>
       <artifactId>myfaces-orchestra-core</artifactId>
-      <version>1.2-SNAPSHOT</version>
+      <version>1.3-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
 
     <dependency>
       <groupId>org.apache.myfaces.orchestra</groupId>
       <artifactId>myfaces-orchestra-core15</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0</version>
       <scope>compile</scope>
     </dependency>