From b2403861611a1248e4d1c68c8b8e87b83773e439 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Thu, 26 Feb 2015 22:49:51 +0100 Subject: Prepare release v0.7.4 --- org.jacoco.agent.test/META-INF/MANIFEST.MF | 2 +- org.jacoco.agent.test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'org.jacoco.agent.test') diff --git a/org.jacoco.agent.test/META-INF/MANIFEST.MF b/org.jacoco.agent.test/META-INF/MANIFEST.MF index da05b8d8..363d0e52 100644 --- a/org.jacoco.agent.test/META-INF/MANIFEST.MF +++ b/org.jacoco.agent.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JaCoCo Agent Tests Bundle-SymbolicName: org.jacoco.agent.test -Bundle-Version: 0.7.4.qualifier +Bundle-Version: 0.7.4.201502262128 Fragment-Host: org.jacoco.agent Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: Mountainminds GmbH & Co. KG diff --git a/org.jacoco.agent.test/pom.xml b/org.jacoco.agent.test/pom.xml index 62cd237c..0ca0acc8 100644 --- a/org.jacoco.agent.test/pom.xml +++ b/org.jacoco.agent.test/pom.xml @@ -15,7 +15,7 @@ org.jacoco org.jacoco.tests - 0.7.4-SNAPSHOT + 0.7.4.201502262128 ../org.jacoco.tests -- cgit v1.2.3