aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/pom.xml
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-07-13 12:13:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-13 12:13:00 +0000
commit20b07f71edc5ad3f862033b4ac4075ceaa76c9a8 (patch)
treece506bb83283169dd423cb57b57b1c8948def19c /certServiceClient/pom.xml
parentd452d840291e4f59fdcac91b9ba7b9c2486bdcd3 (diff)
parente64680cd62b468a25b763457c2e1d31414081c29 (diff)
Merge "Add subfolders creation"1.2.0
Diffstat (limited to 'certServiceClient/pom.xml')
-rw-r--r--certServiceClient/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certServiceClient/pom.xml b/certServiceClient/pom.xml
index 50ae677e..e176b18e 100644
--- a/certServiceClient/pom.xml
+++ b/certServiceClient/pom.xml
@@ -5,12 +5,12 @@
<parent>
<artifactId>aaf-certservice</artifactId>
<groupId>org.onap.aaf.certservice</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>aaf-certservice-client</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<name>aaf-certservice-client</name>
<description>AAF Certification Service Api Client</description>
<packaging>jar</packaging>