[seam-commits] Seam SVN: r7833 - branches/Seam_2_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Apr 7 10:46:02 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-04-07 10:46:02 -0400 (Mon, 07 Apr 2008)
New Revision: 7833
Modified:
branches/Seam_2_0/build/docs.pom.xml
Log:
Switch back to snapshot plugins
Modified: branches/Seam_2_0/build/docs.pom.xml
===================================================================
--- branches/Seam_2_0/build/docs.pom.xml 2008-04-07 14:30:05 UTC (rev 7832)
+++ branches/Seam_2_0/build/docs.pom.xml 2008-04-07 14:46:02 UTC (rev 7833)
@@ -48,18 +48,18 @@
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>seam-docbook-xslt</artifactId>
- <version>1.1.0.BETA1</version>
+ <version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>seam-jdocbook-style</artifactId>
- <version>1.1.0.BETA1</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-200803311754</version>
+ <version>1.1.0-SNAPSHOT</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
More information about the seam-commits
mailing list