Author: dgolovin
Date: 2010-09-02 16:34:44 -0400 (Thu, 02 Sep 2010)
New Revision: 24681
Modified:
trunk/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
Log:
https://jira.jboss.org/browse/JBIDE-6965 VPE editor does not work in JBT 3.2.0.M2
updated pom.xml version to 1.9.12.qualifier to be the same as in M2 branch
Modified: trunk/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
===================================================================
--- trunk/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2010-09-02 20:20:17 UTC
(rev 24680)
+++ trunk/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2010-09-02 20:34:44 UTC
(rev 24681)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.vpe.features</groupId>
<artifactId>org.jboss.tools.xulrunner.feature</artifactId>
- <version>1.9.2.qualifier</version>
+ <version>1.9.12.qualifier</version>
<packaging>eclipse-feature</packaging>
</project>