diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2018-09-05 15:26:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-05 15:26:40 +0000 |
commit | 0905994ccab18237255f21c292a1616f92ec4856 (patch) | |
tree | f28c41a9bd5a86409aac514d15dfc7b60d6452c1 /pom.xml | |
parent | 630945c6aed25172bdccb9b11b32417564e0bfde (diff) | |
parent | 436646fcc88913246d75e03fe4be308545e0d13e (diff) |
Merge changes from topic 'portalsdk2.4'
* changes:
Fix features.properties
Upgrade portal SDK to 2.4
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ <id>docker</id>
<modules>
<module>vid-app-common</module>
+ <module>vid-webpack-master</module>
<module>epsdk-app-onap</module>
<module>deliveries</module>
</modules>
|