Update container tag v1.1.0

Update container tag v1.1.0.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I82ee0e956207ae56d727b16afb1defe41f722f65
diff --git a/config/config-file.json b/config/config-file.json
index 7d05181..24f38e6 100644
--- a/config/config-file.json
+++ b/config/config-file.json
@@ -7,7 +7,7 @@
             "image": {
                 "registry": "nexus3.o-ran-sc.org:10004",
                 "name": "o-ran-sc/ric-app-hw-go",
-                "tag": "1.0.1"
+                "tag": "1.1.0"
             }
         }
     ],
diff --git a/container-tag.yaml b/container-tag.yaml
index 1c47902..21fe94d 100644
--- a/container-tag.yaml
+++ b/container-tag.yaml
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 1.0.1
+tag: 1.1.0