consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.0" date="2003-09-10" description="Minor updates">
|
||||
<release version="1.0.0" date="2003-09-10" description="Minor updates">
|
||||
<action dev="andy" type="add">
|
||||
Addition of "drop-tables", and revision of jelly code.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user