summaryrefslogtreecommitdiffstats
path: root/certServiceClient/pom.xml
diff options
context:
space:
mode:
authoredyta <edyta.krukowska@nokia.com>2020-05-22 12:30:49 +0200
committeredyta <edyta.krukowska@nokia.com>2020-05-22 13:03:09 +0200
commit60acf480b78b442b45d229774c258f2dd9dc25d7 (patch)
treeb640c6091413d45162148088a46afe0204a676e4 /certServiceClient/pom.xml
parent8fd0b8859cca93a93157abf0a5cd8cf53fd3ac04 (diff)
Upgrade version to 1.0.2
Issue-ID: AAF-1091 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I679ae099357aa9fd27539ae852d1af032bbc3ee8
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 75a5a333..e4d02a71 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.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>aaf-certservice-client</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>aaf-certservice-client</name>
<description>AAF Certification Service Api Client</description>
<packaging>jar</packaging>