aboutsummaryrefslogtreecommitdiffstats
path: root/grpc/grpc-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'grpc/grpc-server/pom.xml')
-rw-r--r--grpc/grpc-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml
index e63f1bd8..980cfd90 100644
--- a/grpc/grpc-server/pom.xml
+++ b/grpc/grpc-server/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>oclip-grpc</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</parent>
<artifactId>oclip-grpc-server</artifactId>
<name>oclip/grpc/server</name>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-main</artifactId>
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
</dependency>
</dependencies>
<build>