From 12c3c52d783af9922a373254d035ea4e7298682d Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 15 May 2017 13:24:25 -0400 Subject: Update the pom files to fix the junit failure Add the changes made for javadocs and surefire plugin Change-Id: Ic01b2c72030d8014ad32e44d2aeebda14d698719 Signed-off-by: Venkata Harish K Kajur --- aai-annotations/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'aai-annotations/pom.xml') diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 4cfbf37d..c5fcfe22 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -11,7 +11,9 @@ UTF-8 https://nexus.onap.org - /content/sites/site/${project.artifactId}/${project.version} + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + 1.8 + 1.8 -- cgit 1.2.3-korg