summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-01-07 13:24:40 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-01-07 13:24:56 +0100
commit321d0690ff20bd2718cd84aa18937075ee3ec397 (patch)
treeaedc33d3d9c93bc3a5669b81e6fa5f7ec0cf09dd /deployment
parentb8aa0463bf9fcefc014600129effd0bba9a9f249 (diff)
Change version to 1.2.18
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I15c9d1f872c135a92df94596c8d0c3115e458152 Issue-ID: VNFSDK-721
Diffstat (limited to 'deployment')
-rw-r--r--deployment/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 26d75d9..a4b49a1 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.vnfsdk.validation</groupId>
<artifactId>validation</artifactId>
- <version>1.2.17-SNAPSHOT</version>
+ <version>1.2.18-SNAPSHOT</version>
</parent>
<artifactId>csarvalidation-deployment</artifactId>