summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMickael JEZEQUEL <mickael.jezequel@orange.com>2018-03-07 17:19:48 +0100
committerMickael JEZEQUEL <mickael.jezequel@orange.com>2018-03-07 17:21:45 +0100
commitb2727af1d234bae3e64cf31a0af3dfee2d1c91f8 (patch)
tree40556f1679e2b9521c21598a43d0f4a71e6c2915 /pom.xml
parentd5d7097ce064a9711cd7415d100db2560ef7ff08 (diff)
implement rest API for ICE tests
Change-Id: I1ccb630858907161c4e8b13986fe963bb309b608 Issue-ID: VNFSDK-213 Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.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 0632691..0a941ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,5 +32,6 @@ under the License.
<modules>
<module>validation-scripts</module>
+ <module>ice-server</module>
</modules>
</project>