summaryrefslogtreecommitdiffstats
path: root/cm-container
diff options
context:
space:
mode:
authorSchmalzried, Terry (ts862m) <ts862m@att.com>2019-02-07 10:25:55 -0500
committerSchmalzried, Terry (ts862m) <ts862m@att.com>2019-02-12 10:46:44 -0500
commitba636576dd196fd8f22b461763320abcd785c751 (patch)
treee4535f1f361a91cfcb9b8975ae5fed2a8b625d6e /cm-container
parentcddf9bfaa435c938c740a49203d21070fa91ff52 (diff)
update scripts
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
Diffstat (limited to 'cm-container')
-rwxr-xr-xcm-container/get-type-files.sh4
-rw-r--r--cm-container/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/cm-container/get-type-files.sh b/cm-container/get-type-files.sh
index 720ac03..71d582b 100755
--- a/cm-container/get-type-files.sh
+++ b/cm-container/get-type-files.sh
@@ -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 \
"
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index 5153799..b245f4c 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -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>