You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by an...@apache.org on 2009/12/28 13:21:52 UTC

svn commit: r894155 - /cayenne/main/trunk/tutorials/tutorial/pom.xml

Author: andrey
Date: Mon Dec 28 12:21:51 2009
New Revision: 894155

URL: http://svn.apache.org/viewvc?rev=894155&view=rev
Log:
reverting pom changes

Modified:
    cayenne/main/trunk/tutorials/tutorial/pom.xml

Modified: cayenne/main/trunk/tutorials/tutorial/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/tutorials/tutorial/pom.xml?rev=894155&r1=894154&r2=894155&view=diff
==============================================================================
--- cayenne/main/trunk/tutorials/tutorial/pom.xml (original)
+++ cayenne/main/trunk/tutorials/tutorial/pom.xml Mon Dec 28 12:21:51 2009
@@ -26,8 +26,7 @@
 		<dependency>
 			<groupId>org.apache.cayenne</groupId>
 			<artifactId>cayenne-server</artifactId>
-			<version>${version}</version>
-			<scope>provided</scope>
+			<version>3.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.derby</groupId>