diff options
author | Brinda Santh <bs2796@att.com> | 2019-11-25 17:19:02 -0500 |
---|---|---|
committer | Brinda Santh <bs2796@att.com> | 2019-11-27 10:07:51 -0500 |
commit | 71616cc0a6bee9c604b35754778ec5cae7477635 (patch) | |
tree | b7503722ef79befb3632c9092b025aeb1b03a001 /pom.xml | |
parent | 341db21b2ac0a14a1ed2b8bf7930914dda054bfe (diff) |
Upgrade CDS GRPC implementations.
Dependent on : https://gerrit.onap.org/r/c/ccsdk/parent/+/98823
Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0b5087f7e98490d7066f389af29424aed40a6520
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.5.0</version> + <version>1.5.1-SNAPSHOT</version> <relativePath/> </parent> |