aboutsummaryrefslogtreecommitdiffstats
path: root/framework/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/pom.xml')
-rw-r--r--framework/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/pom.xml b/framework/pom.xml
index 7c509d4a..3ee00028 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>cli-framework</artifactId>
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>oclip-grpc-client</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>