commit | 6b3312694dc10a4f38fbad7603aeff4c70418097 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Mon Apr 27 11:09:07 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Mon Apr 27 11:12:32 2015 -0700 |
tree | 3bcbc718dffd27f636532b0d9940432084eada07 | |
parent | 7b8a9217630c2aaa956420d3e472b573dbea0403 [diff] [blame] |
Moved jdvue utility from ONOS-tools repo into onos repo. Change-Id: I0bc1cef80541075c800c5309cb642a244a79fa0b
diff --git a/utils/pom.xml b/utils/pom.xml index a71d913..e2d3215 100644 --- a/utils/pom.xml +++ b/utils/pom.xml
@@ -39,6 +39,7 @@ <module>osgi</module> <module>rest</module> <module>thirdparty</module> + <module>jdvue</module> <module>jnc</module> <!-- FIXME publish and remove before release --> </modules>