brett 2004/05/15 19:52:41
Modified: jdeveloper project.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision Changes Path
1.31 +6 -1 maven-plugins/jdeveloper/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jdeveloper/project.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- project.xml 10 May 2004 23:38:03 -0000 1.30
+++ project.xml 16 May 2004 02:52:41 -0000 1.31
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jdeveloper-plugin</id>
<name>Maven JDeveloper Plug-in</name>
- <currentVersion>1.4-SNAPSHOT</currentVersion>
+ <currentVersion>1.4</currentVersion>
<inceptionYear>2002</inceptionYear>
<description>A plugin to generate various files for Oracle's JDeveloper IDE and
ease the use of Maven within that environment</description>
<shortDescription>JDeveloper Plugin for Maven</shortDescription>
@@ -61,6 +61,11 @@
<id>1.3</id>
<name>1.3</name>
<tag>MAVEN_JDEVELOPER_1_3</tag>
+ </version>
+ <version>
+ <id>1.4</id>
+ <name>1.4</name>
+ <tag>MAVEN_JDEVELOPER_1_4</tag>
</version>
</versions>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]