From 103d3ca78423b8c90be7ab3ce76c7144f31476d7 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Fri, 6 Apr 2018 14:00:44 -0500 Subject: Modify sitepath to release binaries Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham --- auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/pom.xml') diff --git a/auth/pom.xml b/auth/pom.xml index 11c8c032..99d864dd 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -56,7 +56,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version} -- cgit 1.2.3-korg