summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-10-13 21:45:18 +0000
committerLusheng Ji <lji@research.att.com>2017-10-13 21:45:24 +0000
commit310c9c1b71529a26a99f47852f5c566df8fbc909 (patch)
tree680d9c2b79e99e91f77462146dab079639aad67d /pom.xml
parent2e00e25f9e37e6eada32fbd69570c1129c9549fa (diff)
Add script upload to snapshots
Issue-Id: DCAEGEN2-128 Change-Id: I90d456e43f0ad42f5b34c52476d7993ccc044ff1 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2eddf1c..7afe47a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<url>http://maven.apache.org</url>
<packaging>pom</packaging>
<modules>
+ <module>scripts</module>
<module>onap-dcae-cbs-docker-client</module>
<module>onap-dcae-dcaepolicy-lib</module>
<module>python-discovery-client</module>