commit | ac33bcd5a389473b98f856825009c17f327c53fd | [log] [tgz] |
---|---|---|
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Fri Jan 25 14:50:52 2019 +0100 |
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | Fri Jan 25 14:55:02 2019 +0100 |
tree | d22067df230c12669ec2f1b2c9f74c9b0dda0b17 | |
parent | a2f171d1fa87c9a54356f4992c1a23611caa8ae8 [diff] [blame] |
Add sdnr wt apigateway Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
diff --git a/pom.xml b/pom.xml index b77cf3c..90688e6 100755 --- a/pom.xml +++ b/pom.xml
@@ -23,6 +23,7 @@ <modules> <module>features</module> + <module>sdnr/wt</module> <module>blueprints-processor</module> </modules>