From 19e5caa3949eba7a0b650163f2d584c8e9620f05 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Wed, 11 Jul 2012 12:29:04 +0000 Subject: Prepare for next development iteration --- org.jacoco.report.test/META-INF/MANIFEST.MF | 2 +- org.jacoco.report.test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'org.jacoco.report.test') diff --git a/org.jacoco.report.test/META-INF/MANIFEST.MF b/org.jacoco.report.test/META-INF/MANIFEST.MF index 5f487a25..dd3e65e6 100644 --- a/org.jacoco.report.test/META-INF/MANIFEST.MF +++ b/org.jacoco.report.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JaCoCo Report Tests Bundle-SymbolicName: org.jacoco.report.test -Bundle-Version: 0.5.8.201207111220 +Bundle-Version: 0.5.9.qualifier Fragment-Host: org.jacoco.report Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: Mountainminds GmbH & Co. KG diff --git a/org.jacoco.report.test/pom.xml b/org.jacoco.report.test/pom.xml index 7aba10eb..81520a39 100644 --- a/org.jacoco.report.test/pom.xml +++ b/org.jacoco.report.test/pom.xml @@ -15,7 +15,7 @@ org.jacoco org.jacoco.tests - 0.5.8.201207111220 + 0.5.9-SNAPSHOT ../org.jacoco.tests -- cgit v1.2.3