summaryrefslogtreecommitdiffstats
path: root/auth/auth-hello/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-06 14:00:44 -0500
committerSai Gandham <sg481n@att.com>2018-04-06 14:00:59 -0500
commit103d3ca78423b8c90be7ab3ce76c7144f31476d7 (patch)
tree59756f7843573ba5bffbc78a616ed8ea9b6b18c9 /auth/auth-hello/pom.xml
parenta360a7b4bc1600731211fa34a76acd1de81e9736 (diff)
Modify sitepath to release binaries
Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth/auth-hello/pom.xml')
-rw-r--r--auth/auth-hello/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml
index 5dfca621..10164fea 100644
--- a/auth/auth-hello/pom.xml
+++ b/auth/auth-hello/pom.xml
@@ -42,7 +42,7 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
- <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
+ <sitePath>/content/sites/site/org/onap/aaf/authz/auth/${project.artifactId}/${project.version}</sitePath>
</properties>
<dependencies>