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 2007/08/14 10:40:04 UTC

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

Author: skitching
Date: Tue Aug 14 01:40:03 2007
New Revision: 565661

URL: http://svn.apache.org/viewvc?view=rev&rev=565661
Log:
Update tomahawk-sandbox dependency to latest version.

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?view=diff&rev=565661&r1=565660&r2=565661
==============================================================================
--- myfaces/orchestra/trunk/examples/pom.xml (original)
+++ myfaces/orchestra/trunk/examples/pom.xml Tue Aug 14 01:40:03 2007
@@ -69,7 +69,7 @@
 		<dependency>
 			<groupId>org.apache.myfaces.tomahawk</groupId>
 			<artifactId>tomahawk-sandbox</artifactId>
-			<version>1.1.5-SNAPSHOT</version>
+			<version>1.1.7-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>