jvanzyl 2004/01/11 14:17:24
Modified: maven-model project.xml
Log:
o we'll just keep using a SNAPSHOT until we reach stability.
Revision Changes Path
1.6 +1 -1 maven-components/maven-model/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-components/maven-model/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 2 Jan 2004 23:16:18 -0000 1.5
+++ project.xml 11 Jan 2004 22:17:24 -0000 1.6
@@ -6,7 +6,7 @@
<groupId>maven</groupId>
<id>maven-model</id>
<artifactId>maven-model</artifactId>
- <currentVersion>2.0-alpha-3-SNAPSHOT</currentVersion>
+ <currentVersion>2.0-SNAPSHOT</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Maven is a project management and project comprehension tool. Maven
is based on the concept of a project object model: builds, documentation creation,
site publication, and distribution publication are all controlled from the project
object model. Maven also provides tools to create source metrics, change logs based
directly on source repository, and source cross-references.</description>
<shortDescription>Java Project Management Tools</shortDescription>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]