[Ts2-pm-deve] ts2-pm pom.xml,1.11,1.12
Status: Pre-Alpha
Brought to you by:
nchalumeau
From: Nicolas C. <nch...@us...> - 2005-05-13 19:44:40
|
Update of /cvsroot/ts2-pm/ts2-pm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21648 Modified Files: pom.xml Log Message: o maven-2.0-alpha2 support o eclipse project descriptor are generate by m2 Index: pom.xml =================================================================== RCS file: /cvsroot/ts2-pm/ts2-pm/pom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pom.xml 4 May 2005 16:31:52 -0000 1.11 --- pom.xml 13 May 2005 19:44:29 -0000 1.12 *************** *** 80,84 **** <module>ts2-pm-settings</module> <module>ts2-pm-site</module> ! <module>ts2-pm-versionning</module> </modules> </project> \ No newline at end of file --- 80,84 ---- <module>ts2-pm-settings</module> <module>ts2-pm-site</module> ! <!--module>ts2-pm-versionning</module--> </modules> </project> \ No newline at end of file |