summaryrefslogtreecommitdiffstats
path: root/aai-schema
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-09-21 00:15:31 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-09-21 00:18:55 -0400
commit2b3c5dd424520606c8ad3af4a97af92a4349e4aa (patch)
tree2cf7b8fd8421f613d0a72addd7f6826a5c981457 /aai-schema
parent69458d2533e9e158d606aa3af9708f91a065c32e (diff)
Fix the site path so it didn't get overwritten
Issue-ID: AAI-76 Change-Id: I0e6f0041b09a3208f88bed577b91ed8b37ec86e2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema')
-rw-r--r--aai-schema/pom.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 65961347..c145d914 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -10,8 +10,8 @@
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
+ <version>1.1.0-SNAPSHOT</version>
<properties>
- <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>
<dependencies>
@@ -82,13 +82,6 @@
</plugins>
</build>
- <distributionManagement>
- <site>
- <id>ecomp-site</id>
- <url>dav:${onap.nexus.url}${sitePath}</url>
- </site>
- </distributionManagement>
-
<!-- Plugins and repositories -->
<pluginRepositories>
<pluginRepository>