From dc1bca8a6c3348878903af6732a778e9ff5eba2a Mon Sep 17 00:00:00 2001 From: "Blimkie, Steven (sb787e)" Date: Fri, 10 Nov 2017 17:27:05 +0200 Subject: [PATCH] Revert change to ajsc version Upgrade to new ajsc version did not fix the build issue. Reverting to the version that is tested. IssueID: AAI-458 Change-Id: I2fddb8198296b88e402f408288cf0830b6cfe1c5 Signed-off-by: Blimkie, Steven (sb787e) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 00e1c77..4dfdaf9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ ajsc-archetype-parent com.att.ajsc - 2.1.0 + 2.0.0 org.onap.aai.model-loader @@ -37,7 +37,7 @@ ${basedir}/target model-loader v1 - 2.1.0 + 2.0.0 /appl/${project.artifactId} /appl/${project.artifactId}/${project.version} ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} -- 2.16.6