Step version of auth-token-fetch after release
Issue-ID: NONRTRIC-786
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: Ie471702f3edbf3bbed102956fd9879387ed9b41c
diff --git a/auth-token-fetch/container-tag.yaml b/auth-token-fetch/container-tag.yaml
index 6b1c9db..f84eeb1 100644
--- a/auth-token-fetch/container-tag.yaml
+++ b/auth-token-fetch/container-tag.yaml
@@ -2,4 +2,4 @@
# By default this file is in the docker build directory,
# but the location can configured in the JJB template.
---
-tag: 1.0.0
+tag: 1.1.0
diff --git a/auth-token-fetch/main.go b/auth-token-fetch/main.go
index 18003ba..0136688 100644
--- a/auth-token-fetch/main.go
+++ b/auth-token-fetch/main.go
@@ -53,7 +53,7 @@
}
// @title Auth token fetcher
-// @version 1.0.0
+// @version 1.1.0
// @license.name Apache 2.0
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html