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/11/04 17:53:38 UTC

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

Author: skitching
Date: Tue Nov  4 08:53:38 2008
New Revision: 711312

URL: http://svn.apache.org/viewvc?rev=711312&view=rev
Log:
Upgrade dependency to newly-released orchestra-core 1.3

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=711312&r1=711311&r2=711312&view=diff
==============================================================================
--- myfaces/orchestra/trunk/sandbox/pom.xml (original)
+++ myfaces/orchestra/trunk/sandbox/pom.xml Tue Nov  4 08:53:38 2008
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.apache.myfaces.orchestra</groupId>
       <artifactId>myfaces-orchestra-core</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>1.3</version>
     </dependency>
 
     <dependency>