brett 2004/03/21 18:29:56
Modified: . Tag: MAVEN-1_0-BRANCH project.xml
Log:
change license, depedency
Revision Changes Path
No revision
No revision
1.317.4.15 +2 -2 maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/project.xml,v
retrieving revision 1.317.4.14
retrieving revision 1.317.4.15
diff -u -r1.317.4.14 -r1.317.4.15
--- project.xml 10 Mar 2004 11:04:52 -0000 1.317.4.14
+++ project.xml 22 Mar 2004 02:29:56 -0000 1.317.4.15
@@ -404,7 +404,7 @@
<licenses>
<license>
- <name>The Apache Software License, Version 1.1</name>
+ <name>The Apache Software License, Version 2.0</name>
<url>http://cvs.apache.org/viewcvs.cgi/*checkout*/maven/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
@@ -659,7 +659,7 @@
</dependency>
<dependency>
<id>commons-grant</id>
- <version>1.0-beta-5</version>
+ <version>1.0-beta-4</version>
<url>http://jakarta.apache.org/commons/sandbox/grant/</url>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]