Author: nickboldt
Date: 2011-03-24 21:44:18 -0400 (Thu, 24 Mar 2011)
New Revision: 30013
Modified:
branches/3.3.indigo/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
branches/3.3.indigo/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
Log:
fix pom/manifest versions
Modified:
branches/3.3.indigo/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
===================================================================
---
branches/3.3.indigo/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-03-25
01:34:26 UTC (rev 30012)
+++
branches/3.3.indigo/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-03-25
01:44:18 UTC (rev 30013)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Performance tests
Bundle-SymbolicName: org.jboss.tools.tests.performance
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 3.1.0.qualifier
Bundle-Activator: org.jboss.tools.tests.performance.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
Modified: branches/3.3.indigo/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
===================================================================
--- branches/3.3.indigo/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2011-03-25
01:34:26 UTC (rev 30012)
+++ branches/3.3.indigo/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2011-03-25
01:44:18 UTC (rev 30013)
@@ -8,6 +8,6 @@
</parent>
<groupId>org.jboss.tools.vpe.features</groupId>
<artifactId>org.jboss.tools.xulrunner.feature</artifactId>
- <version>1.9.12.qualifier</version>
+ <version>1.9.12-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
-</project>
\ No newline at end of file
+</project>
Show replies by date