brett 2004/02/21 16:58:14
Modified: appserver project.xml
docbook project.xml
docbook/xdocs changes.xml
jdee project.xml
Log:
consistency
Revision Changes Path
1.21 +1 -1 maven-plugins/appserver/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.xml 10 Feb 2004 12:49:42 -0000 1.20
+++ project.xml 22 Feb 2004 00:58:14 -0000 1.21
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-appserver-plugin</id>
<name>Maven Appserver Plugin</name>
- <currentVersion>2.0-dev</currentVersion>
+ <currentVersion>2.0-SNAPSHOT</currentVersion>
<description/>
<shortDescription>A Maven plugin that can be used to install and control a J2EE
application server instance.</shortDescription>
<url>http://maven.apache.org/reference/plugins/appserver/</url>
1.24 +1 -1 maven-plugins/docbook/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 10 Feb 2004 12:49:43 -0000 1.23
+++ project.xml 22 Feb 2004 00:58:14 -0000 1.24
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-docbook-plugin</id>
<name>Maven DocBook Plug-in</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<shortDescription>Convert docbook to xdoc</shortDescription>
<url>http://maven.apache.org/reference/plugins/docbook/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/docbook/</siteDirectory>
1.10 +1 -1 maven-plugins/docbook/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/docbook/xdocs/changes.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- changes.xml 15 Jan 2004 14:25:44 -0000 1.9
+++ changes.xml 22 Feb 2004 00:58:14 -0000 1.10
@@ -6,7 +6,7 @@
</properties>
<body>
- <release version="1.2-dev" date="In progress">
+ <release version="1.2-SNAPSHOT" date="In progress">
<action dev="bwalding" type="add">
added functionality to generate pdfs from docbook (ala hibernate
documentation)
</action>
1.7 +1 -1 maven-plugins/jdee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jdee/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 10 Oct 2003 19:21:01 -0000 1.6
+++ project.xml 22 Feb 2004 00:58:14 -0000 1.7
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-jdee-plugin</id>
<name>Maven JDEE Plug-in</name>
- <currentVersion>1.0-beta-1</currentVersion>
+ <currentVersion>1.0-SNAPSHOT</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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]