Update cm-container with k8splugin 3.4.1 46/112346/1 3.3.0
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Wed, 9 Sep 2020 05:39:09 +0000 (07:39 +0200)
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Wed, 9 Sep 2020 05:39:09 +0000 (07:39 +0200)
Bump version of cm-container from 3.2.0 to 3.3.0

Issue-ID: DCAEGEN2-2253
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I034992e8a06cbe4daa96a34c86e28f17add73d4f

cm-container/pom.xml
cm-container/scripts/get-plugins.sh

index 8909a7e..3adc2bf 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>3.2.0</version>
+  <version>3.3.0</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 272c9a4..137529a 100755 (executable)
@@ -34,6 +34,7 @@ PLUGINS=\
 /k8splugin/2.0.0/k8splugin-2.0.0-py27-none-linux_x86_64.wgn|/k8splugin/2.0.0/k8splugin_types.yaml \
 /k8splugin/3.0.0/k8splugin-3.0.0-py27-none-linux_x86_64.wgn|/k8splugin/3.0.0/k8splugin_types.yaml \
 /k8splugin/3.3.0/k8splugin-3.3.0-py27-none-linux_x86_64.wgn|/k8splugin/3.3.0/k8splugin_types.yaml \
+/k8splugin/3.4.1/k8splugin-3.4.1-py27-none-linux_x86_64.wgn|/k8splugin/3.4.1/k8splugin_types.yaml \
 /clamppolicyplugin/1.1.0/clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn|/clamppolicyplugin/1.1.0/clamppolicyplugin_types.yaml \
 /dmaap/1.5.0/dmaap-1.5.0-py27-none-linux_x86_64.wgn|/dmaap/1.5.0/dmaap_types.yaml \
 /helm/4.2.0/helm-4.2.0-py27-none-linux_x86_64.wgn|/helm/4.2.0/helm_types.yaml \