brett 2005/04/11 00:28:51
Modified: . pom.xml
Log:
add test module
Revision Changes Path
1.30 +1 -0 maven-components/pom.xml
Index: pom.xml
===================================================================
RCS file: /home/cvs/maven-components/pom.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- pom.xml 8 Apr 2005 07:50:52 -0000 1.29
+++ pom.xml 11 Apr 2005 07:28:50 -0000 1.30
@@ -86,6 +86,7 @@
<modules>
<module>maven-archiver</module>
<module>maven-artifact</module>
+ <module>maven-artifact-test</module>
<module>maven-model</module>
<module>maven-monitor</module>
<module>maven-plugin</module>