summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-04-23 06:35:50 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-23 06:35:50 +0000
commitcd1fa6fcf91b8f233bd911446aad47fbc6ec70f6 (patch)
tree8702e80a6bb2e325aae0cb3bc9dcb7ffdf239420 /pom.xml
parent1afb2912143c86a9a924503a4141a0296dc714b9 (diff)
parent70e869e900fecc1bebf2ffc597ff782d02522c2c (diff)
Merge "Add log level configuration by system environment variable"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b38cca9..eed6d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>org.onap.sdc</groupId>
<artifactId>sdc-helm-validator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>helmvalidator</name>
<description>Spring-Boot application for validating helm charts</description>