------------------------------------------------------------
revno: 297
committer: Jo Størset <[email protected]>
branch nick: dhis2-docbook-docs
timestamp: Mon 2011-04-11 13:17:38 +0200
message:
  Cleanup
modified:
  pom.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch 
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'pom.xml'
--- pom.xml	2011-04-11 09:49:46 +0000
+++ pom.xml	2011-04-11 11:17:38 +0000
@@ -9,6 +9,7 @@
   <packaging>pom</packaging>
 
   <properties>
+    <docbkx.plugin.version>2.0.12</docbkx.plugin.version>
     <docbook.source>${project.basedir}/src/docbkx</docbook.source>
     <docbook.target>${project.basedir}/target/site</docbook.target>
   </properties>
@@ -41,7 +42,7 @@
       <plugin>
         <groupId>com.agilejava.docbkx</groupId>
         <artifactId>docbkx-maven-plugin</artifactId>
-        <version>2.0.12</version>
+        <version>${docbkx.plugin.version}</version>
         <configuration>
           <xincludeSupported>true</xincludeSupported>
         </configuration>
@@ -289,6 +290,7 @@
       <plugin>
         <groupId>com.agilejava.docbkx</groupId>
         <artifactId>docbkx-fop-support</artifactId>
+        <version>${docbkx.plugin.version}</version>
         <executions>
           <execution>
             <phase>generate-resources</phase>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to