[jboss-cvs] JBossAS SVN: r108844 - projects/cluster/ha-server-cache-ispn/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Oct 23 02:52:16 EDT 2010


Author: pferraro
Date: 2010-10-23 02:52:16 -0400 (Sat, 23 Oct 2010)
New Revision: 108844

Modified:
   projects/cluster/ha-server-cache-ispn/trunk/pom.xml
Log:
fix version


Modified: projects/cluster/ha-server-cache-ispn/trunk/pom.xml
===================================================================
--- projects/cluster/ha-server-cache-ispn/trunk/pom.xml	2010-10-23 06:50:55 UTC (rev 108843)
+++ projects/cluster/ha-server-cache-ispn/trunk/pom.xml	2010-10-23 06:52:16 UTC (rev 108844)
@@ -8,7 +8,7 @@
   <groupId>org.jboss.cluster</groupId>
   <artifactId>jboss-ha-server-cache-ispn</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.0.Beta3</version>
+  <version>1.0.0.Beta3-SNAPSHOT</version>
   <name>JBoss AS - Infinispan Integration Implementation</name>
   <url>http://www.jboss.org</url>
   <description>An Infinispan-based implementation of the SPIs defined in ha-server-cache-spi</description>



More information about the jboss-cvs-commits mailing list