synch with html2xdoc plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113706 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
537e968ce9
commit
be205ce506
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-latka-plugin</id>
|
||||
<name>Maven Latka Plug-in</name>
|
||||
<currentVersion>1.2</currentVersion>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/latka/</url>
|
||||
@ -92,7 +92,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
<artifactId>commons-jelly-tags-html</artifactId>
|
||||
<version>20030211.143308</version>
|
||||
<version> 20030317.100924</version>
|
||||
<url>http://jakarta.apache.org/commons/jelly/libs/html/</url>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
|
||||
@ -7,7 +7,11 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.2" date="in cvs">
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="fix">Consistent http tags.</action>
|
||||
</release>
|
||||
|
||||
<release version="1.2" date="Unknown">
|
||||
<action dev="dion" type="fix">Fixed docs.</action>
|
||||
</release>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user