summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-07-11 02:56:34 +0000
committerBin Yang <bin.yang@windriver.com>2019-07-11 02:56:34 +0000
commit4070f8e43807f5c1746b5942b288c2ee99ad23f7 (patch)
treef2d9a42e851d7d6ab253680b2a1210f23f8cbe14
parente0e18aa52178860974e8a5b620ebfdfa30c1bba0 (diff)
Remove newton module
openstack-newton plugin has been descoped Change-Id: I8e556a7eb34f680a55d719645ffb93c479662600 Issue-ID: MULTICLOUD-699 Signed-off-by: Bin Yang <bin.yang@windriver.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0483442e..74aeaf84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
</properties>
<modules>
- <module>newton</module>
+ <!--module>newton</module-->
<module>ocata</module>
<module>windriver</module>
<module>pike</module>