Author: jason.greene(a)jboss.com
Date: 2008-04-27 20:43:38 -0400 (Sun, 27 Apr 2008)
New Revision: 5706
Modified:
pojo/trunk/pom.xml
Log:
fix build
Modified: pojo/trunk/pom.xml
===================================================================
--- pojo/trunk/pom.xml 2008-04-28 00:43:07 UTC (rev 5705)
+++ pojo/trunk/pom.xml 2008-04-28 00:43:38 UTC (rev 5706)
@@ -170,12 +170,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
Show replies by date