From 887abac49ea7f8075ef71fa1efc91f128b0d6a23 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Sun, 24 May 2015 21:50:15 +0200 Subject: Prepare release v0.7.5 --- org.jacoco.examples/META-INF/MANIFEST.MF | 2 +- org.jacoco.examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'org.jacoco.examples') diff --git a/org.jacoco.examples/META-INF/MANIFEST.MF b/org.jacoco.examples/META-INF/MANIFEST.MF index 603a51d0..3b2c42f9 100644 --- a/org.jacoco.examples/META-INF/MANIFEST.MF +++ b/org.jacoco.examples/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JaCoCo API Usage Examples Bundle-SymbolicName: org.jacoco.examples -Bundle-Version: 0.7.5.qualifier +Bundle-Version: 0.7.5.201505241946 Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: Mountainminds GmbH & Co. KG Import-Package: org.jacoco.core.analysis;bundle-version="[0.7.5,0.7.6)", diff --git a/org.jacoco.examples/pom.xml b/org.jacoco.examples/pom.xml index 7ac5814e..01471b82 100644 --- a/org.jacoco.examples/pom.xml +++ b/org.jacoco.examples/pom.xml @@ -15,7 +15,7 @@ org.jacoco org.jacoco.build - 0.7.5-SNAPSHOT + 0.7.5.201505241946 ../org.jacoco.build -- cgit v1.2.3