aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjimmydot <jf2512@att.com>2017-03-23 18:03:51 -0400
committerjimmydot <jf2512@att.com>2017-03-23 18:03:51 -0400
commitbd90a443170339c242564d1627687b7fdbfa8567 (patch)
treecc18a0ce4cf18c053de1bd5e2c31c75958e2ad98 /pom.xml
parent8bf9327cb8cf8ad4577bca726b0565290e613e0d (diff)
Changing javadoc site id and sample tosca
Change-Id: I56c66fcab7e814bb99b7ec5770e30c1ef77c7cce Signed-off-by: jimmydot <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8f06bbd2..1384e8be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
</snapshotRepository>
<!-- added for javadoc -->
<site>
- <id>ecomp-javadoc</id>
+ <id>ecomp-site</id>
<url>dav:${nexusproxy}/content/repositories/vid-javadoc/${project.version}</url>
</site>
</distributionManagement>