[Ts2-pm-cvs-commit] ts2-pm pom.xml,1.16,1.17
Status: Pre-Alpha
Brought to you by:
nchalumeau
From: Nicolas C. <nch...@us...> - 2005-05-31 19:52:22
|
Update of /cvsroot/ts2-pm/ts2-pm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2002 Modified Files: pom.xml Log Message: upgrade the version to 0.2-SNAPSHOT add some new empty cli integration test Index: pom.xml =================================================================== RCS file: /cvsroot/ts2-pm/ts2-pm/pom.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** pom.xml 29 May 2005 00:21:25 -0000 1.16 --- pom.xml 31 May 2005 19:51:41 -0000 1.17 *************** *** 72,84 **** </developer> <developer> - <id>ahmadooka</id> - <name>AhmadOOka</name> - <email>ahm...@so...</email> - <organization>ts2-pm</organization> - <roles> - <role>Developer</role> - </roles> - </developer> - <developer> <id>thekungfukid</id> <name>Dave Woodhouse</name> --- 72,75 ---- *************** *** 89,101 **** </roles> </developer> - <developer> - <id>pussycatimp</id> - <name>Eli Jen</name> - <email>pus...@so...</email> - <organization>ts2-pm</organization> - <roles> - <role>Developer</role> - </roles> - </developer> </developers> <scm> --- 80,83 ---- |