CVS: jcontainer/loom/demos/helloworld project.properties,1.3,1.4
mauro-yCVjj/[email protected] Wed, 26 Nov 2003 18:39:49 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/demos/helloworld In directory hogshead.codehaus.org:/tmp/cvs-serv24763/loom/demos/helloworld Modified Files: project.properties Log Message: Added spice.codehaus.org/maven to maven.repo.remote Index: project.properties =================================================================== RCS file: /cvsroot/jcontainer/jcontainer/loom/demos/helloworld/project.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- project.properties 25 Oct 2003 14:37:46 -0000 1.3 +++ project.properties 27 Nov 2003 00:38:46 -0000 1.4 @@ -1,5 +1,2 @@ -# ------------------------------------------------------------------- -# P R O J E C T P R O P E R T I E S -# ------------------------------------------------------------------- -maven.repo.remote = http://ibiblio.org/maven/,http://spice.sf.net/maven/,http://dist.codehaus.org +maven.repo.remote = http://ibiblio.org/maven/,http://dist.codehaus.org,http://spice.codehaus.org/maven/,http://spice.sf.net/maven/ maven.sar.metagenerate=true