CVS: jcontainer/dna project.xml,1.22,1.23

Peter Donald <pdonald-yCVjj/[email protected]> Sat, 29 Nov 2003 00:08:32 -0600
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/dna
In directory hogshead.codehaus.org:/tmp/cvs-serv18700

Modified Files:
	project.xml 
Log Message:
Update version to reflect a release


Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/dna/project.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- project.xml	27 Nov 2003 06:54:53 -0000	1.22
+++ project.xml	29 Nov 2003 06:08:00 -0000	1.23
@@ -11,7 +11,7 @@
 
     <groupId>dna</groupId>
     <!-- note need to update version in dna-tools dependencies if this changes -->
-    <currentVersion>1.1-dev</currentVersion>
+    <currentVersion>1.1-rc2</currentVersion>
     <package>org.jcontainer.dna</package>
 
     <issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10241</issueTrackingUrl>
@@ -33,6 +33,11 @@
             <id>1.1-dev</id>
             <name>1.1-dev</name>
             <tag>HEAD</tag>
+        </version>
+        <version>
+            <id>1.1-rc2</id>
+            <name>1.1-rc2</name>
+            <tag>DNA_1_1_RC2-tag</tag>
         </version>
         <version>
             <id>1.1-rc1</id>