You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/06/16 15:51:51 UTC

svn commit: r785269 - /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml

Author: spoole
Date: Tue Jun 16 15:51:51 2009
New Revision: 785269

URL: http://svn.apache.org/viewvc?rev=785269&view=rev
Log:
added anttasks to maven

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml?rev=785269&r1=785268&r2=785269&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/pom.xml Tue Jun 16 15:51:51 2009
@@ -17,6 +17,7 @@
 		<module>kato.api.vm</module>
 		<module>kato.tck.harness</module>
 		<module>kato.demo.tomcat</module>
+		<module>kato.anttasks</module>
 		
 	</modules>
 	<build>