Author: dgolovin
Date: 2008-04-24 14:46:00 -0400 (Thu, 24 Apr 2008)
New Revision: 7771
Modified:
trunk/documentation/guides/Exadel-migration/pom.xml
trunk/documentation/guides/GettingStartedGuide/pom.xml
Log:
upgrade jdocbook to 2.1.0-200803311251UTC-MPJDOCBOOK-8 because only this version works
with ent doc style
Modified: trunk/documentation/guides/Exadel-migration/pom.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/pom.xml 2008-04-24 18:21:11 UTC (rev
7770)
+++ trunk/documentation/guides/Exadel-migration/pom.xml 2008-04-24 18:46:00 UTC (rev
7771)
@@ -15,7 +15,7 @@
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
<artifactId>maven-jdocbook-plugin</artifactId>
- <version>2.1.0</version>
+ <version>2.1.0-200803311251UTC-MPJDOCBOOK-8</version>
<extensions>true</extensions>
<dependencies>
<dependency>
@@ -29,12 +29,6 @@
<version>1.0.0-SNAPSHOT</version>
<type>jdocbook-style</type>
</dependency>
- <dependency>
- <groupId>org.jboss</groupId>
- <artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
- <type>jdocbook-style</type>
- </dependency>
</dependencies>
<configuration>
<sourceDocumentName>master.xml</sourceDocumentName>
Modified: trunk/documentation/guides/GettingStartedGuide/pom.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/pom.xml 2008-04-24 18:21:11 UTC (rev
7770)
+++ trunk/documentation/guides/GettingStartedGuide/pom.xml 2008-04-24 18:46:00 UTC (rev
7771)
@@ -15,7 +15,7 @@
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
<artifactId>maven-jdocbook-plugin</artifactId>
- <version>2.1.0</version>
+ <version>2.1.0-200803311251UTC-MPJDOCBOOK-8</version>
<extensions>true</extensions>
<dependencies>
<dependency>
Show replies by date