Author: aadamchik
Date: Sun Nov 17 09:36:30 2013
New Revision: 1542666
URL: http://svn.apache.org/r1542666
Log:
CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules
removing cayenne-server, will rename cayenne-core to server shortly
Removed:
cayenne/main/trunk/cayenne-server/
Modified:
cayenne/main/trunk/pom.xml
Modified: cayenne/main/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=1542666&r1=1542665&r2=1542666&view=diff
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Sun Nov 17 09:36:30 2013
@@ -31,7 +31,6 @@
<module>buildtools</module>
<module>cayenne-di</module>
<module>cayenne-core</module>
- <module>cayenne-server</module>
<module>cayenne-client</module>
<module>cayenne-tools</module>
<module>cayenne-project</module>