[jboss-cvs] JBossAS SVN: r94834 - projects/metadata/client/branches/vfs3-int.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 14 01:11:16 EDT 2009
Author: johnbailey
Date: 2009-10-14 01:11:16 -0400 (Wed, 14 Oct 2009)
New Revision: 94834
Modified:
projects/metadata/client/branches/vfs3-int/pom.xml
Log:
Integrated with VFS3
Modified: projects/metadata/client/branches/vfs3-int/pom.xml
===================================================================
--- projects/metadata/client/branches/vfs3-int/pom.xml 2009-10-14 05:09:22 UTC (rev 94833)
+++ projects/metadata/client/branches/vfs3-int/pom.xml 2009-10-14 05:11:16 UTC (rev 94834)
@@ -94,13 +94,13 @@
<dependency>
<groupId>org.jboss.metadata</groupId>
<artifactId>jboss-metadata-common</artifactId>
- <version>2.0.0.Alpha</version>
+ <version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jboss.metadata</groupId>
<artifactId>jboss-metadata-common</artifactId>
- <version>2.0.0.Alpha</version>
+ <version>2.0.0-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
More information about the jboss-cvs-commits
mailing list