Author: nickboldt
Date: 2010-06-07 10:34:31 -0400 (Mon, 07 Jun 2010)
New Revision: 22602
Modified:
branches/3.2.helios/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml
Log:
match pom to manifest version
Modified: branches/3.2.helios/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml
===================================================================
--- branches/3.2.helios/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml 2010-06-07
14:32:35 UTC (rev 22601)
+++ branches/3.2.helios/seam/tests/org.jboss.tools.seam.ui.bot.test/pom.xml 2010-06-07
14:34:31 UTC (rev 22602)
@@ -9,6 +9,6 @@
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.seam.ui.bot.test</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>