Author: nickboldt
Date: 2011-03-25 02:39:51 -0400 (Fri, 25 Mar 2011)
New Revision: 30014
Modified:
branches/jbosstools-3.2.x/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
branches/jbosstools-3.2.x/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
Log:
fix artifact/pom versions
Modified:
branches/jbosstools-3.2.x/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml
===================================================================
---
branches/jbosstools-3.2.x/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2011-03-25
01:44:18 UTC (rev 30013)
+++
branches/jbosstools-3.2.x/modeshape/features/org.jboss.tools.modeshape.rest.feature/feature.xml 2011-03-25
06:39:51 UTC (rev 30014)
@@ -1,4 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.modeshape.rest.feature"
+ label="%featureName"
+ version="1.0.0.qualifier"
+ provider-name="%featureProvider"
+ plugin="org.jboss.tools.modeshape.rest"
+ image="feature.png">
+
<!--
- See the COPYRIGHT.txt file distributed with this work for information
- regarding copyright ownership.
@@ -10,14 +18,6 @@
- See the AUTHORS.txt file in the distribution for a full listing of
- individual contributors.
-->
-<feature
- id="org.jboss.tools.modeshape.rest.feature"
- label="%featureName"
- version="1.0.0.qualifier"
- provider-name="%featureProvider"
- plugin="org.jboss.tools.modeshape.rest"
- image="feature.png">
-
<description>
%description
</description>
Modified:
branches/jbosstools-3.2.x/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-03-25
01:44:18 UTC (rev 30013)
+++
branches/jbosstools-3.2.x/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-03-25
06:39:51 UTC (rev 30014)
@@ -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/jbosstools-3.2.x/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml
===================================================================
---
branches/jbosstools-3.2.x/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2011-03-25
01:44:18 UTC (rev 30013)
+++
branches/jbosstools-3.2.x/vpe/features/org.jboss.tools.xulrunner.feature/pom.xml 2011-03-25
06:39:51 UTC (rev 30014)
@@ -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>
Show replies by date