[jboss-cvs] JBossAS SVN: r83196 - projects/ejb3/trunk/ext-api-impl.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jan 21 21:00:24 EST 2009
Author: ALRubinger
Date: 2009-01-21 21:00:24 -0500 (Wed, 21 Jan 2009)
New Revision: 83196
Modified:
projects/ejb3/trunk/ext-api-impl/pom.xml
Log:
[EJBTHREE-1234] Update ejb3-ext-api-impl to ejb3-ext-api 1.0.0 and ejb3-build 1.0.0
Modified: projects/ejb3/trunk/ext-api-impl/pom.xml
===================================================================
--- projects/ejb3/trunk/ext-api-impl/pom.xml 2009-01-22 01:57:35 UTC (rev 83195)
+++ projects/ejb3/trunk/ext-api-impl/pom.xml 2009-01-22 02:00:24 UTC (rev 83196)
@@ -4,7 +4,7 @@
<parent>
<artifactId>jboss-ejb3-build</artifactId>
<groupId>org.jboss.ejb3</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-ext-api</artifactId>
- <version>0.4</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
More information about the jboss-cvs-commits
mailing list