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/07/24 09:56:03 UTC

svn commit: r797401 - /incubator/kato/trunk/org.apache.kato/pom.xml

Author: spoole
Date: Fri Jul 24 09:56:02 2009
New Revision: 797401

URL: http://svn.apache.org/viewvc?rev=797401&view=rev
Log:
added new common code module to kato

Modified:
    incubator/kato/trunk/org.apache.kato/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/pom.xml?rev=797401&r1=797400&r2=797401&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/pom.xml Fri Jul 24 09:56:02 2009
@@ -20,6 +20,7 @@
 		<module>kato.anttasks</module>
 		<module>kato.tck.testsuite</module>
 		<module>kato.docs</module>
+		<module>kato.common</module>
 		
 	</modules>
 	<build>