From f6b532659c93e318e00b4acebaf10814d9dd1198 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Mon, 3 Jun 2013 10:13:44 +0200 Subject: Prepare release 0.6.3 --- 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 811e6650..42e079de 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.3.qualifier +Bundle-Version: 0.6.3.201306030806 Bundle-Vendor: Mountainminds GmbH & Co. KG Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.jacoco.agent;version="0.6.3" diff --git a/org.jacoco.agent/pom.xml b/org.jacoco.agent/pom.xml index b81d0614..c5f31324 100644 --- a/org.jacoco.agent/pom.xml +++ b/org.jacoco.agent/pom.xml @@ -15,7 +15,7 @@ org.jacoco org.jacoco.build - 0.6.3-SNAPSHOT + 0.6.3.201306030806 ../org.jacoco.build -- cgit v1.2.3