update cm-container with k8splugin 3.5.1 40/116440/2 3.4.2-cm-container
authorJerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Thu, 17 Dec 2020 08:23:24 +0000 (09:23 +0100)
committerJerzy Szachniewicz <jerzy.szachniewicz@nokia.com>
Thu, 17 Dec 2020 08:30:45 +0000 (08:30 +0000)
Added support for services witch ipv6

Issue-ID: DCAEGEN2-2388
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: Id0b8fbf2f4dedba2ef7929462f5c5d1ccbbc47fc

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

index c1ab38b..e676be6 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.4.1</version>
+  <version>3.4.2</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index a621b61..5d11254 100755 (executable)
@@ -31,7 +31,7 @@ PLUGINS=\
 "\
 /dcaepolicyplugin/2.4.0/dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn|/dcaepolicyplugin/2.4.0/dcaepolicyplugin_types.yaml \
 /relationshipplugin/1.1.0/relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn|/relationshipplugin/1.1.0/relationshipplugin_types.yaml \
-/k8splugin/3.4.3/k8splugin-3.4.3-py27-none-linux_x86_64.wgn|/k8splugin/3.4.3/k8splugin_types.yaml \
+/k8splugin/3.5.1/k8splugin-3.5.1-py27-none-linux_x86_64.wgn|/k8splugin/3.5.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 \