summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-09-10 14:37:04 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-09-10 15:31:52 +0200
commit2c589043d59c3df2f381e70684c7fd10c57bbb53 (patch)
tree3574a87dc22e132ca99bb974ab7cde8b31b8027a /deployment
parent56a84d53b6520b478c663ef1ec1ca2df27ded52f (diff)
Change version to 1.2.13
Issue-ID: VNFSDK-645 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ic5cd36832fa251643a3fe4b1fc06e315037d5155
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 bb56d3a..7e2acab 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.12-SNAPSHOT</version>
+ <version>1.2.13-SNAPSHOT</version>
</parent>
<artifactId>csarvalidation-deployment</artifactId>