The following change are for release VID's RC1 for Guilin release 35/114635/3
authorRachitha Ramappa <rachitha.ramappa@att.com>
Thu, 5 Nov 2020 15:12:19 +0000 (20:42 +0530)
committerRachitha Ramappa <rachitha.ramappa@att.com>
Thu, 5 Nov 2020 16:07:50 +0000 (16:07 +0000)
Change-Id: I26060228813b0bfb51c1eea7441091e755539c2f
Issue-ID: VID-902
Signed-off-by: rachitha.ramappa@att.com
deliveries/pom.xml
docs/release-notes.rst
epsdk-app-onap/pom.xml
epsdk-app-onap/version.properties
pom.xml
releases/7.0.2-container.yaml [new file with mode: 0644]
version.properties
vid-app-common/pom.xml
vid-webpack-master/pom.xml

index 055941d..a2f3b24 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.vid</groupId>
         <artifactId>vid-parent</artifactId>
-        <version>7.0.1-SNAPSHOT</version>
+        <version>7.0.2-SNAPSHOT</version>
     </parent>
 
     <packaging>pom</packaging>
@@ -64,7 +64,7 @@
                                     <descriptor>assembly/assembly-for-plugin.xml</descriptor>
                                 </assembly>
                                 <tags>
-                                    <tag>6.0-STAGING-latest</tag>
+                                    <tag>7.0-STAGING-latest</tag>
                                     <tag>latest</tag>
                                     <tag>${docker.tag}</tag>
                                     <tag>${docker.latest.tag}</tag>
index 3efea03..b9f13a1 100644 (file)
@@ -10,7 +10,7 @@ Version: Guilin (7.0.x)
 :In a nutshell...:
 
 
-The followinng areas have received improvements in Guilin Release
+The following areas have received improvements in Guilin Release
 
    Pause:
       * Pause/Stop on Failures.
@@ -20,7 +20,7 @@ The followinng areas have received improvements in Guilin Release
    Audit Info:
       * Overhauling of the Audit Info screen popup.
       * MSO Status table can now be exported and viewed as .csv files (in Excel and other type software)
-      * Audit Info pate is also refreshable now. New status from MSO will arrive upton pressing the refresh button.
+      * Audit Info page is also refreshable now. New status from MSO will arrive upon pressing the refresh button.
 
    VF Module Sequencing and Base Module Related Rules:
      * The sequence of VF Modules can now be changed by dragging up and down in the drawing board.
@@ -48,6 +48,7 @@ This section is empty.
        https://jira.onap.org/browse/VID-861
        https://jira.onap.org/browse/VID-860
        https://jira.onap.org/browse/VID-858
+       https://jira.onap.org/browse/VID-890
 
 
 **Security Notes**
index 0cd8b35..4672c0b 100755 (executable)
@@ -8,7 +8,7 @@
         the Portal team. -->
     <groupId>org.onap.vid</groupId>
     <artifactId>epsdk-app-onap</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>war</packaging>
     <name>ECOMP SDK Webapp for OpenSource</name>
     <description>ECOMP SDK Web Application for public release</description>
index 162ff84..0ec355a 100644 (file)
@@ -4,7 +4,7 @@
 
 major=7
 minor=0
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}
 
diff --git a/pom.xml b/pom.xml
index b8ef963..a3e8fa9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vid</groupId>
     <artifactId>vid-parent</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>vid</name>
 
@@ -86,7 +86,7 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <build.version>7.0.1-SNAPSHOT</build.version>
+        <build.version>7.0.2-SNAPSHOT</build.version>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
         <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
         <releaseNexusPath>content/repositories/releases/</releaseNexusPath>
diff --git a/releases/7.0.2-container.yaml b/releases/7.0.2-container.yaml
new file mode 100644 (file)
index 0000000..5d37495
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '7.0.2'
+project: 'vid'
+log_dir: 'vid-maven-docker-stage-master/547/'
+ref: 62bb1f83ba6658184d23bbaa465eb80011de3b2b
+containers:
+  - name: 'vid'
+    version: '7.0.1-20201105T134743Z'
\ No newline at end of file
index 162ff84..0ec355a 100644 (file)
@@ -4,7 +4,7 @@
 
 major=7
 minor=0
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}
 
index a9ea684..e55f3c6 100755 (executable)
@@ -9,7 +9,7 @@
         inherit from a parent maven module. -->
     <groupId>org.onap.vid</groupId>
     <artifactId>vid-app-common</artifactId>
-    <version>7.0.1-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>war</packaging>
     <name>VID Common</name>
     <description>VID Common code for opensource version</description>
index bd66c61..31feddb 100644 (file)
@@ -9,7 +9,7 @@
       inherit from a parent maven module. -->
   <groupId>org.onap.vid</groupId>
   <artifactId>vid-webpack-master</artifactId>
-  <version>7.0.1-SNAPSHOT</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>war</packaging>
   <name>VID UI</name>
   <description>VID UI</description>