summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-03-24 14:56:27 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-03-24 14:56:27 +0100
commit63c1b65811442ff13d4c77a60cc05ffaceae2793 (patch)
treeb0a99dff5d30abd7a70de5e28b7839e4bf8257dd /pom.xml
parent1a35d78e80e4c7903d4c84c4d159f9edbb3fb745 (diff)
Set project version to 1.0.01.0.0
Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ic7a6efb095d8d47968fae635d28a0d958cd6fc08
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 e67db84..10d2553 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>org.onap.sdc</groupId>
<artifactId>sdc-helm-validator</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>helmvalidator</name>
<description>Spring-Boot application for validating helm charts</description>