Author: jason.greene(a)jboss.com
Date: 2007-10-18 10:22:30 -0400 (Thu, 18 Oct 2007)
New Revision: 4641
Modified:
pojo/trunk/pom.xml
Log:
Depend on Beta1
Modified: pojo/trunk/pom.xml
===================================================================
--- pojo/trunk/pom.xml 2007-10-18 11:13:21 UTC (rev 4640)
+++ pojo/trunk/pom.xml 2007-10-18 14:22:30 UTC (rev 4641)
@@ -27,12 +27,12 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0.BETA1</version>
</dependency>
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0.BETA1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>