commit | 310c9c1b71529a26a99f47852f5c566df8fbc909 | [log] [tgz] |
---|---|---|
author | Lusheng Ji <lji@research.att.com> | Fri Oct 13 21:45:18 2017 +0000 |
committer | Lusheng Ji <lji@research.att.com> | Fri Oct 13 21:45:24 2017 +0000 |
tree | 680d9c2b79e99e91f77462146dab079639aad67d | |
parent | 2e00e25f9e37e6eada32fbd69570c1129c9549fa [diff] [blame] |
Add script upload to snapshots Issue-Id: DCAEGEN2-128 Change-Id: I90d456e43f0ad42f5b34c52476d7993ccc044ff1 Signed-off-by: Lusheng Ji <lji@research.att.com>
diff --git a/pom.xml b/pom.xml index 2eddf1c..7afe47a 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,6 +33,7 @@ <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>