update scripts 67/78067/3
authorSchmalzried, Terry (ts862m) <ts862m@att.com>
Thu, 7 Feb 2019 15:25:55 +0000 (10:25 -0500)
committerSchmalzried, Terry (ts862m) <ts862m@att.com>
Tue, 12 Feb 2019 15:46:44 +0000 (10:46 -0500)
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9
Issue-ID: DCAEGEN2-1086
Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
cm-container/get-type-files.sh
cm-container/pom.xml
heat/setup.sh
k8s-bootstrap-container/build-plugins.sh
k8s-bootstrap-container/pom.xml

index 720ac03..71d582b 100755 (executable)
@@ -31,8 +31,8 @@ DCAETYPEFILES=\
 "\
 /dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml \
 /relationshipplugin/1.0.0/relationshipplugin_types.yaml \
-/k8splugin/1.4.3/k8splugin_types.yaml \
-/dockerplugin/3.2.0/dockerplugin_types.yaml \
+/k8splugin/1.4.5/k8splugin_types.yaml \
+/dockerplugin/3.2.1/dockerplugin_types.yaml \
 
 "
 
index 5153799..b245f4c 100644 (file)
@@ -27,7 +27,7 @@ limitations under the License.
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>cm-container</artifactId>
   <name>dcaegen2-deployments-cm-container</name>
-  <version>1.5.0</version>
+  <version>1.5.1</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 126a527..b95e56e 100755 (executable)
@@ -67,7 +67,7 @@ DCAEPLUGINFILES=\
 "\
 relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz
 dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz 
-dockerplugin/3.2.0/dockerplugin-3.2.0.tgz \
+dockerplugin/3.2.1/dockerplugin-3.2.1.tgz \
 "
 
 # For CCSDK, we pull down the wagon files directly
index 265b458..f97e84c 100755 (executable)
@@ -31,7 +31,7 @@ DEST=wagons
 # For DCAE, we get zips of the archives and build wagons
 DCAEPLUGINFILES=\
 "\
-k8splugin/1.4.4/k8splugin-1.4.4.tgz
+k8splugin/1.4.5/k8splugin-1.4.5.tgz
 relationshipplugin/1.0.0/relationshipplugin-1.0.0.tgz
 dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz \
 "
index f02e2d8..bfcbdd2 100644 (file)
@@ -27,7 +27,7 @@ limitations under the License.
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>k8s-bootstrap-container</artifactId>
   <name>dcaegen2-deployments-k8s-bootstrap-container</name>
-  <version>1.4.7</version>
+  <version>1.4.8</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>