Upgraded maven-sdocbook-plugin to 1.4

This commit is contained in:
Carlos Sanchez
2004-12-31 00:12:03 +00:00
parent bf26888799
commit b61806dac9
2 changed files with 1 additions and 9 deletions

View File

@@ -14,16 +14,9 @@
<dependency>
<groupId>maven-plugins</groupId>
<artifactId>maven-sdocbook-plugin</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
<type>plugin</type>
</dependency>
<dependency>
<groupId>docbook</groupId>
<artifactId>docbook-xsl</artifactId>
<version>1.66.1</version>
<type>zip</type>
<url>http://docbook.sourceforge.net</url>
</dependency>
</dependencies>
<reports>
<report>maven-statcvs-plugin</report>