Updating Angular, bootstrap, cxf to latest versions to improve security
Issue-ID: VNFSDK-212
Change-Id: I06a2dc395d93bd0a02ca669c6321c6159f197c13
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
     </parent>
 
     <artifactId>vnf-sdk-marketplace-deployment</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0</version>
     <name>vnf-sdk-marketplace/deployment</name>
     <packaging>pom</packaging>
 
 
 
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <cxf.version>3.2.2</cxf.version>
+               <cxf.version>3.2.3</cxf.version>
                <!-- slf4j.version>1.6.1</slf4j.version> -->
                <maven.test.skip>false</maven.test.skip>
                <maven.test.failure.ignore>false</maven.test.failure.ignore>
 
 {
   "name": "angular",
-  "version": "1.6.2",
+  "version": "1.6.9",
   "license": "MIT",
   "main": "./angular.js",
   "ignore": [],
 
 Package.describe({
   name: 'twbs:bootstrap',  // http://atmospherejs.com/twbs/bootstrap
   summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
-  version: '3.3.7',
+  version: '4.0.0',
   git: 'https://github.com/twbs/bootstrap.git'
 });
 
 
 {
   "name": "bootstrap",
   "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
-  "version": "3.3.7",
+  "version": "4.0.0",
   "keywords": [
     "css",
     "less",