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

svn commit: r892753 - /cayenne/main/trunk/framework/pom.xml

Author: aadamchik
Date: Mon Dec 21 10:47:03 2009
New Revision: 892753

URL: http://svn.apache.org/viewvc?rev=892753&view=rev
Log:
CAY-1342 Remove wocompat package from Cayenne core

fixing 1.6 profile

Modified:
    cayenne/main/trunk/framework/pom.xml

Modified: cayenne/main/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/pom.xml?rev=892753&r1=892752&r2=892753&view=diff
==============================================================================
--- cayenne/main/trunk/framework/pom.xml (original)
+++ cayenne/main/trunk/framework/pom.xml Mon Dec 21 10:47:03 2009
@@ -72,6 +72,7 @@
 				<module>cayenne-jdk1.5-unpublished</module>
 				<module>cayenne-jdk1.6-unpublished</module>
 				<module>cayenne-project-unpublished</module>
+				<module>cayenne-wocompat-unpublished</module>
 				<module>cayenne-server</module>
 				<module>cayenne-client</module>
 				<module>cayenne-tools</module>