Author: aadamchik
Date: Sun May 17 20:22:55 2009
New Revision: 775753
URL: http://svn.apache.org/viewvc?rev=775753&view=rev
Log:
bad windows profile
Modified:
cayenne/main/tags/3.0M6/framework/pom.xml
Modified: cayenne/main/tags/3.0M6/framework/pom.xml
URL:
http://svn.apache.org/viewvc/cayenne/main/tags/3.0M6/framework/pom.xml?rev=775753&r1=775752&r2=775753&view=diff
==============================================================================
--- cayenne/main/tags/3.0M6/framework/pom.xml (original)
+++ cayenne/main/tags/3.0M6/framework/pom.xml Sun May 17 20:22:55 2009
@@ -67,11 +67,5 @@
<module>maven-cayenne-modeler-plugin</module>
</modules>
</profile>
- <profile>
- <id>windows</id>
- <modules>
- <module>cayenne-modeler-win</module>
- </modules>
- </profile>
</profiles>
</project>