cvs commit: spice/sandbox/metaclass project.xml
Peter Donald <[email protected]> Thu, 20 Nov 2003 05:03:53 -0600
| Newsgroups | gmane.comp.java.spice.cvs |
|---|---|
| Message-ID | <[email protected]> |
pdonald 2003/11/20 05:03:53
Modified: sandbox/metaclass project.xml
Log:
Add version into project descriptor
Revision Changes Path
1.12 +9 -1 spice/sandbox/metaclass/project.xml
Index: project.xml
===================================================================
RCS file: /scm/cvs/spice/sandbox/metaclass/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 20 Nov 2003 10:47:54 -0000 1.11
+++ project.xml 20 Nov 2003 11:03:53 -0000 1.12
@@ -3,7 +3,7 @@
<extend>${basedir}/../../tools/maven/project.xml</extend>
<name>MetaClass</name>
<id>spice-metaclass</id>
- <currentVersion>1.0-rc1</currentVersion>
+ <currentVersion>1.0-rc2-dev</currentVersion>
<gumpRepositoryId>sandbox</gumpRepositoryId>
<inceptionYear>2003</inceptionYear>
@@ -13,6 +13,14 @@
MetaClass provides runtime access to attributes specified in
javadoc format.
</description>
+
+ <versions>
+ <version>
+ <id>1.0-rc1</id>
+ <name>1.0-rc1</name>
+ <tag>METACLASS-1_0-rc1-tag</tag>
+ </version>
+ </versions>
<developers>
<developer>