Author: dgolovin
Date: 2010-07-29 16:18:16 -0400 (Thu, 29 Jul 2010)
New Revision: 23814
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
Log:
update test product id to right one
fix for xulrunner.initializer groupId
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2010-07-29 18:51:50 UTC (rev
23813)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.test/pom.xml 2010-07-29 20:18:16 UTC (rev
23814)
@@ -22,7 +22,7 @@
<groupId>org.sonatype.tycho</groupId>
<artifactId>maven-osgi-test-plugin</artifactId>
<configuration>
- <product>org.jboss.tools.tests</product>
+ <product>org.jboss.tools.tests.product</product>
<explodedBundles>
<bundle>org.jboss.tools.vpe</bundle>
<bundle>org.jboss.tools.vpe.ui.test</bundle>
@@ -34,7 +34,7 @@
</explodedBundles>
<dependencies>
<dependency>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.vpe.plugins</groupId>
<artifactId>org.jboss.tools.xulrunner.initializer</artifactId>
<version>3.1.0</version>
<type>eclipse-plugin</type>
Show replies by date