diff options
Diffstat (limited to 'grpc/grpc-stub/pom.xml')
-rw-r--r-- | grpc/grpc-stub/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grpc/grpc-stub/pom.xml b/grpc/grpc-stub/pom.xml index 1082cd94..78e825fe 100644 --- a/grpc/grpc-stub/pom.xml +++ b/grpc/grpc-stub/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>oclip-grpc</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.1-SNAPSHOT</version> </parent> <artifactId>oclip-grpc-stub</artifactId> <name>oclip/grpc/stub</name> @@ -31,4 +31,4 @@ </plugin> </plugins> </build> -</project>
\ No newline at end of file +</project> |