[gatein-commits] gatein SVN: r275 - tools/maven/doc-parent/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 5 06:57:48 EDT 2009


Author: thomas.heute at jboss.com
Date: 2009-10-05 06:57:47 -0400 (Mon, 05 Oct 2009)
New Revision: 275

Modified:
   tools/maven/doc-parent/trunk/pom.xml
Log:
Useing doc-style 1.0.0-CR1


Modified: tools/maven/doc-parent/trunk/pom.xml
===================================================================
--- tools/maven/doc-parent/trunk/pom.xml	2009-10-05 10:49:00 UTC (rev 274)
+++ tools/maven/doc-parent/trunk/pom.xml	2009-10-05 10:57:47 UTC (rev 275)
@@ -24,12 +24,12 @@
                     <dependency>
                         <groupId>org.gatein.doc</groupId>
                         <artifactId>gatein-docbook-xslt</artifactId>
-                        <version>1.0.0-SNAPSHOT</version>
+                        <version>1.0.0-CR1</version>
                     </dependency>
                     <dependency>
                         <groupId>org.gatein.doc</groupId>
                         <artifactId>gatein-jdocbook-style</artifactId>
-                        <version>1.0.0-SNAPSHOT</version>
+                        <version>1.0.0-CR1</version>
                         <type>jdocbook-style</type>
                     </dependency>
                 </dependencies>



More information about the gatein-commits mailing list