brett 2004/05/15 19:50:36
Modified: jdee project.xml
Log:
[maven-scm-plugin] prepare release 1.1
Revision Changes Path
1.14 +6 -1 maven-plugins/jdee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jdee/project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- project.xml 2 May 2004 14:27:09 -0000 1.13
+++ project.xml 16 May 2004 02:50:36 -0000 1.14
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jdee-plugin</id>
<name>Maven JDEE Plug-in</name>
- <currentVersion>1.1-SNAPSHOT</currentVersion>
+ <currentVersion>1.1</currentVersion>
<description>A plugin to create a project file to be used within the
<!--
<a href="http://jdee.sunsite.dk/">Java Developement Enviroment for Emacw</a>
@@ -42,6 +42,11 @@
<id>1.0</id>
<name>1.0</name>
<tag>MAVEN_JDEE_1_0</tag>
+ </version>
+ <version>
+ <id>1.1</id>
+ <name>1.1</name>
+ <tag>MAVEN_JDEE_1_1</tag>
</version>
</versions>
<developers>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]