CVS: jcontainer/loom/demos/distributed/client maven.xml,1.1,1.2
Peter Donald <pdonald-yCVjj/[email protected]> Wed, 3 Dec 2003 04:45:02 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/demos/distributed/client In directory hogshead.codehaus.org:/tmp/cvs-serv21491/demos/distributed/client Modified Files: maven.xml Log Message: Styled codebase Index: maven.xml =================================================================== RCS file: /cvsroot/jcontainer/jcontainer/loom/demos/distributed/client/maven.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- maven.xml 4 Aug 2003 12:46:47 -0000 1.1 +++ maven.xml 3 Dec 2003 10:44:29 -0000 1.2 @@ -1,7 +1,7 @@ <project default="main"> - <goal name="main"> - <attainGoal name="jar:jar"/> - </goal> + <goal name="main"> + <attainGoal name="jar:jar"/> + </goal> </project>