summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-21 11:50:48 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-21 14:01:52 +0200
commit70e869e900fecc1bebf2ffc597ff782d02522c2c (patch)
tree090152ab0a06ba806e2c8c45b14a8fb4a562069c /pom.xml
parentc8f27b8684e748196b5eb9bd21865b06cbd2695f (diff)
Add log level configuration by system environment variable
Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7ec4cbfec802f38822665aca577a3c1ab09a3c73
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>