[VVP] updating version, adding releases folder 45/96245/2
authorstark, steven <steven.stark@att.com>
Wed, 25 Sep 2019 17:49:59 +0000 (10:49 -0700)
committerstark, steven <steven.stark@att.com>
Fri, 27 Sep 2019 15:12:22 +0000 (08:12 -0700)
Issue-ID: VVP-305
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I818c14325a5bcc274eef6359730738b028d85b97

ice_validator/version.py
pom.xml
releases/5.0.0-container.yaml [new file with mode: 0644]

index f628f8e..1ef4a2c 100644 (file)
@@ -37,6 +37,6 @@
 #
 #
 
-VERSION = "5.0.0"
+VERSION = "5.0.1"
 BRANCH = "master"
 RELEASE = "elalto"
diff --git a/pom.xml b/pom.xml
index 8c1fab1..3f867ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
   <groupId>org.onap.vvp.validation-scripts</groupId>
   <artifactId>validation-scripts</artifactId>
   <packaging>pom</packaging>
-  <version>5.0.0</version>
+  <version>5.0.1</version>
   <name>vvp-validation-scripts</name>
 
   <properties>
diff --git a/releases/5.0.0-container.yaml b/releases/5.0.0-container.yaml
new file mode 100644 (file)
index 0000000..f74e8c6
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '5.0.0'
+project: 'vvp'
+log_dir: 'vvp-validation-scripts-master-docker-java-daily/259/'
+ref: f5190cf61981eff1eb59157d4d2f8bd06acb3570
+containers:
+    - name: 'vvp/validation-scripts'
+      version: '5.0.0-20190925T142421Z'