diff --git a/onap-manifest/default.xml b/onap-manifest/default.xml
new file mode 100755
index 0000000..954ff69
--- /dev/null
+++ b/onap-manifest/default.xml
@@ -0,0 +1,225 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/oom_rancher_setup_1.sh b/oom_rancher_setup_1.sh
index 09783b3..3b227df 100755
--- a/oom_rancher_setup_1.sh
+++ b/oom_rancher_setup_1.sh
@@ -3,10 +3,10 @@
curl https://releases.rancher.com/install-docker/1.12.sh | sh
# when running as non-root (ubuntu) run the following and logout/log back in
#sudo usermod -aG docker ubuntu
-docker run -d --restart=unless-stopped -p 8880:8080 rancher/server:v1.6.10
+docker run -d --restart=unless-stopped -p 8880:8080 --name rancher-server rancher/server:v1.6.10
# no Kubernetes 1.9.0 yet
#curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl
-curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.8.4/bin/linux/amd64/kubectl
+curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.8.6/bin/linux/amd64/kubectl
chmod +x ./kubectl
sudo mv ./kubectl /usr/local/bin/kubectl
mkdir ~/.kube
diff --git a/pom.xml b/pom.xml
index 2b0ccba..4e4ab4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
http://maven.apache.org
+
@@ -24,7 +25,8 @@
aai/champ
- aai/aai-service
+
+
aai/data-router
aai/logging-service
aai/model-loader
@@ -47,8 +49,8 @@
clamp
cli
-
- dcae/apod/analytics
+
+
ecompsdkos/ecomp-sdk
- mso
- ncomp/cdap
+
+
+
+
+