Author: aadamchik
Date: Thu Sep 13 12:23:37 2012
New Revision: 1384302

URL: http://svn.apache.org/viewvc?rev=1384302&view=rev
Log:
CAY-1738 Tutorial cayenne-rop-server should be packaged as a war

Modified:
    cayenne/main/branches/STABLE-3.1/tutorials/tutorial-rop-server/pom.xml

Modified: cayenne/main/branches/STABLE-3.1/tutorials/tutorial-rop-server/pom.xml
URL: 
http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/tutorials/tutorial-rop-server/pom.xml?rev=1384302&r1=1384301&r2=1384302&view=diff
==============================================================================
--- cayenne/main/branches/STABLE-3.1/tutorials/tutorial-rop-server/pom.xml 
(original)
+++ cayenne/main/branches/STABLE-3.1/tutorials/tutorial-rop-server/pom.xml Thu 
Sep 13 12:23:37 2012
@@ -19,6 +19,7 @@
        <artifactId>tutorial-rop-server</artifactId>
        <name>Cayenne ROP Server Tutorial</name>
        <version>3.1B2-SNAPSHOT</version>
+    <packaging>war</packaging>
 
        <dependencies>
                <dependency>


Reply via email to