Author: david.lloyd(a)jboss.com
Date: 2010-03-08 21:14:27 -0500 (Mon, 08 Mar 2010)
New Revision: 5807
Modified:
remoting-mc-int/trunk/pom.xml
Log:
Don't sync up the versions, it will only cause confusion
Modified: remoting-mc-int/trunk/pom.xml
===================================================================
--- remoting-mc-int/trunk/pom.xml 2010-03-09 02:13:45 UTC (rev 5806)
+++ remoting-mc-int/trunk/pom.xml 2010-03-09 02:14:27 UTC (rev 5807)
@@ -32,10 +32,10 @@
</properties>
<groupId>org.jboss.remoting3</groupId>
- <name>JBoss Remoting Metadata</name>
+ <name>JBoss Remoting 3 Metadata</name>
<artifactId>jboss-remoting-metadata</artifactId>
<packaging>jar</packaging>
- <version>3.1.0.Beta1-SNAPSHOT</version>
+ <version>1.0.0.Beta1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.jboss.remoting3</groupId>