From de1febf766dbde623c767c5d1d492f0296474ae9 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Mon, 3 Mar 2014 22:24:25 +0100 Subject: Prepare release 0.6.5 --- org.jacoco.agent/META-INF/MANIFEST.MF | 2 +- org.jacoco.agent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'org.jacoco.agent') diff --git a/org.jacoco.agent/META-INF/MANIFEST.MF b/org.jacoco.agent/META-INF/MANIFEST.MF index 5c31b944..ef37e461 100644 --- a/org.jacoco.agent/META-INF/MANIFEST.MF +++ b/org.jacoco.agent/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JaCoCo Agent Bundle-SymbolicName: org.jacoco.agent -Bundle-Version: 0.6.5.qualifier +Bundle-Version: 0.6.5.201403032054 Bundle-Vendor: Mountainminds GmbH & Co. KG Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.jacoco.agent;version="0.6.5" diff --git a/org.jacoco.agent/pom.xml b/org.jacoco.agent/pom.xml index 045ea7b9..ddc2e536 100644 --- a/org.jacoco.agent/pom.xml +++ b/org.jacoco.agent/pom.xml @@ -15,7 +15,7 @@ org.jacoco org.jacoco.build - 0.6.5-SNAPSHOT + 0.6.5.201403032054 ../org.jacoco.build -- cgit v1.2.3