changeset 1115:d628eebb5eea

Fix versions in Eclipse build Reviewed-by: omajid, jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-May/006719.html
author Jon VanAlten <jon.vanalten@redhat.com>
date Mon, 27 May 2013 10:53:53 -0600
parents 9c1ebac8d0b9
children 6d696f9181d6
files eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml eclipse/com.redhat.thermostat.eclipse.test/pom.xml
diffstat 4 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml	Thu May 23 18:36:15 2013 +0200
+++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml	Mon May 27 10:53:53 2013 -0600
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.10.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.target_platform</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Thermostat Eclipse Target Platform</name>
--- a/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target	Thu May 23 18:36:15 2013 +0200
+++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target	Mon May 27 10:53:53 2013 -0600
@@ -6,11 +6,11 @@
 <repository location="http://download.eclipse.org/releases/juno"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="com.redhat.thermostat.client.feature.feature.group" version="0.8.0.SNAPSHOT"/>
+<unit id="com.redhat.thermostat.client.feature.feature.group" version="0.10.0.SNAPSHOT"/>
 <repository location="file:${eclipse-root}/composite-repo/target/composite-repo/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="com.redhat.thermostat.eclipse.test.deps.feature.feature.group" version="0.8.0.SNAPSHOT"/>
+<unit id="com.redhat.thermostat.eclipse.test.deps.feature.feature.group" version="0.10.0.SNAPSHOT"/>
 <repository location="file:${eclipse-root}/test-deps-p2-repository/target/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
--- a/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml	Thu May 23 18:36:15 2013 +0200
+++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml	Mon May 27 10:53:53 2013 -0600
@@ -61,17 +61,17 @@
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.client.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.eclipse.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.eclipse.test.deps.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
           </dependencies>
           <bundleStartLevel>
--- a/eclipse/com.redhat.thermostat.eclipse.test/pom.xml	Thu May 23 18:36:15 2013 +0200
+++ b/eclipse/com.redhat.thermostat.eclipse.test/pom.xml	Mon May 27 10:53:53 2013 -0600
@@ -55,17 +55,17 @@
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.client.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.eclipse.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
             <dependency>
               <type>p2-installable-unit</type>
               <artifactId>com.redhat.thermostat.eclipse.test.deps.feature.feature.group</artifactId>
-              <version>0.8.0</version>
+              <version>0.10.0</version>
             </dependency>
           </dependencies>
           <bundleStartLevel>