Skip to content

Commit

Permalink
Added docbkx plugin to parent
Browse files Browse the repository at this point in the history
  • Loading branch information
poutsma committed Oct 20, 2011
1 parent 2cd32ec commit aaec814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,11 @@
<artifactId>xmlbeans-maven-plugin</artifactId>
<version>2.3.3</version>
</plugin>
<plugin>
<groupId>com.agilejava.docbkx</groupId>
<artifactId>docbkx-maven-plugin</artifactId>
<version>2.0.13</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<plugin>
<groupId>com.agilejava.docbkx</groupId>
<artifactId>docbkx-maven-plugin</artifactId>
<version>2.0.11</version>
<version>2.0.13</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit aaec814

Please sign in to comment.