diff options
Diffstat (limited to 'grpc-resource/provider')
-rw-r--r-- | grpc-resource/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml index 30ee7a40..18fa0c60 100644 --- a/grpc-resource/provider/pom.xml +++ b/grpc-resource/provider/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |