aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorsheetalm <sheetal.mudholkar@amdocs.com>2018-03-30 13:44:23 +0530
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-04-01 09:55:49 +0000
commit4b6709601c47050c853e6eaa5525259f066d5277 (patch)
tree4dead4db73b9e741852186a637c382f1cf9e87b7 /services
parent8eff104effad587c04a00cdd008935af38ee7dc9 (diff)
Revert activity spec to main sdc build
This reverts commit 589c480 Change-Id: I3c8a836989825073e07f0262e905be2504f802be Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Diffstat (limited to 'services')
-rw-r--r--services/activity-spec/pom.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/services/activity-spec/pom.xml b/services/activity-spec/pom.xml
index 5534adac90..72b3bf5c62 100644
--- a/services/activity-spec/pom.xml
+++ b/services/activity-spec/pom.xml
@@ -35,8 +35,6 @@
<jersey.multipart.version>1.18.1</jersey.multipart.version>
<javax.servlet.version>2.5</javax.servlet.version>
<org.codehaus.jackson.version>1.9.13</org.codehaus.jackson.version>
- <nexus.proxy>https://nexus.onap.org</nexus.proxy>
- <sitePath>/content/sites/site/org/openecomp/activity-spec/${project.version}</sitePath>
</properties>
@@ -99,21 +97,4 @@
</dependencies>
</dependencyManagement>
- <distributionManagement>
- <repository>
- <id>ecomp-releases</id>
- <name>Release Repository</name>
- <url>${nexus.proxy}/content/repositories/releases/</url>
- </repository>
- <snapshotRepository>
- <id>ecomp-snapshots</id>
- <name>Snapshot Repository</name>
- <url>${nexus.proxy}/content/repositories/snapshots/</url>
- </snapshotRepository>
- <site>
- <id>ecomp-site</id>
- <url>dav:${nexus.proxy}${sitePath}</url>
- </site>
- </distributionManagement>
-
</project> \ No newline at end of file