[jboss-cvs] JBossAS SVN: r69432 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 28 23:08:18 EST 2008


Author: bstansberry at jboss.com
Date: 2008-01-28 23:08:18 -0500 (Mon, 28 Jan 2008)
New Revision: 69432

Modified:
   trunk/pom.xml
Log:
[JBAS-5030] Upgrade to jboss-ha-server-api 1.0.0.GA

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-01-29 04:07:43 UTC (rev 69431)
+++ trunk/pom.xml	2008-01-29 04:08:18 UTC (rev 69432)
@@ -543,7 +543,7 @@
 			<dependency>
 				<groupId>org.jboss.cluster</groupId>
 				<artifactId>jboss-ha-server-api</artifactId>
-				<version>1.0.0.BETA3</version>
+				<version>1.0.0.GA</version>
 			</dependency>
 			<dependency>
 				<groupId>org.jboss.ejb3</groupId>




More information about the jboss-cvs-commits mailing list