Fixed bug 487164: Mars.2 features and bundles that need a service increase
authorDani Megert <dmegert>
Fri, 12 Feb 2016 16:22:10 +0000 (17:22 +0100)
committerDani Megert <dmegert>
Fri, 12 Feb 2016 16:22:10 +0000 (17:22 +0100)
tests/org.eclipse.e4.ui.tests/META-INF/MANIFEST.MF
tests/org.eclipse.e4.ui.tests/pom.xml

index 141df73..42ac1b1 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Modelled UI tests bundle (Incubation)
 Bundle-SymbolicName: org.eclipse.e4.ui.tests; singleton:=true
-Bundle-Version: 0.10.0.qualifier
+Bundle-Version: 0.10.1.qualifier
 Bundle-Activator: org.eclipse.e4.ui.tests.Activator
 Bundle-Vendor: Eclipse.org
 Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
index c451f89..57d2e01 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012, 2014 Eclipse Foundation and others.
+  Copyright (c) 2012, 2016 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
   </parent>
   <groupId>org.eclipse.ui</groupId>
   <artifactId>org.eclipse.e4.ui.tests</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>0.10.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <properties>