Author: dgolovin
Date: 2011-07-06 17:24:34 -0400 (Wed, 06 Jul 2011)
New Revision: 32672
Modified:
trunk/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml
Log:
fix version in pom.xml to match manifest.mf
Modified: trunk/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml
===================================================================
--- trunk/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml 2011-07-06 21:15:18 UTC
(rev 32671)
+++ trunk/xulrunner/features/org.mozilla.xulrunner.feature/pom.xml 2011-07-06 21:24:34 UTC
(rev 32672)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.xulrunner.features</groupId>
<artifactId>org.mozilla.xulrunner.feature</artifactId>
- <version>1.9.216-SNAPSHOT</version>
+ <version>1.9.218-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Show replies by date