From 4ccabfb4a41f5b2e81dc6e3a44b0cdc7cb375cda Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 1 Sep 2017 13:14:36 -0700 Subject: Change to read manifest from classpath Change-Id: Iba9f66cae0b018efdfd7c0827d3287866eb0b092 Issue-ID: INT-124 Signed-off-by: Gary Wu --- version-manifest/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'version-manifest/pom.xml') diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 11318e612..38b90c9c3 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -3,12 +3,13 @@ 4.0.0 org.onap.oparent - version + oparent 0.1.0 org.onap.integration version-manifest maven-plugin + 0.1.0-SNAPSHOT ONAP Version Manifest and Maven Plugin https://www.onap.org @@ -51,7 +52,7 @@ maven-plugin-plugin 3.2 - version-check + version-manifest true -- cgit 1.2.3-korg