You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2009/12/04 01:19:12 UTC

svn commit: r887010 - /myfaces/orchestra/trunk/examples/pom.xml

Author: lu4242
Date: Fri Dec  4 00:19:11 2009
New Revision: 887010

URL: http://svn.apache.org/viewvc?rev=887010&view=rev
Log:
ORCHESTRA-47 Merge orchestra core15 branch into core, since orchestra will be JDK 1.5 compatible

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

Modified: myfaces/orchestra/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/examples/pom.xml?rev=887010&r1=887009&r2=887010&view=diff
==============================================================================
--- myfaces/orchestra/trunk/examples/pom.xml (original)
+++ myfaces/orchestra/trunk/examples/pom.xml Fri Dec  4 00:19:11 2009
@@ -253,11 +253,13 @@
 
     <dependencies>
 
+        <!--
         <dependency>
             <groupId>org.apache.myfaces.orchestra</groupId>
             <artifactId>myfaces-orchestra-core15</artifactId>
             <version>1.1-SNAPSHOT</version>
         </dependency>
+        -->
 
         <dependency>
             <groupId>org.apache.myfaces.orchestra</groupId>