From 866e1312caa67a75fa238dc4922694dfc26a1129 Mon Sep 17 00:00:00 2001 From: Lars Vogel Date: Tue, 5 Jun 2018 17:44:58 +0200 Subject: Version 4.9 update as prep for EPL 2.0 change This version increase is necessary to update the about.html and later the source code to EPL 2.0 Change-Id: I9604ad59ceb0b4979358f2bc167df2492459d78f Signed-off-by: Lars Vogel --- org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF | 2 +- org.eclipse.jdt.apt.tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'org.eclipse.jdt.apt.tests') diff --git a/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF index c6d33fea48..0ae5aa40bd 100644 --- a/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.jdt.apt.tests; singleton:=true -Bundle-Version: 3.4.300.qualifier +Bundle-Version: 3.4.400.qualifier Bundle-ClassPath: apt.jar, aptext.jar, . diff --git a/org.eclipse.jdt.apt.tests/pom.xml b/org.eclipse.jdt.apt.tests/pom.xml index 740cf7a335..2560d3d9a6 100644 --- a/org.eclipse.jdt.apt.tests/pom.xml +++ b/org.eclipse.jdt.apt.tests/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jdt org.eclipse.jdt.apt.tests - 3.4.300-SNAPSHOT + 3.4.400-SNAPSHOT eclipse-test-plugin ${project.artifactId} -- cgit v1.2.3