diff options
author | Eran (ev672n), Vosk <ev672n@att.com> | 2018-10-29 18:10:13 +0200 |
---|---|---|
committer | Eran (ev672n), Vosk <ev672n@att.com> | 2018-10-29 18:15:30 +0200 |
commit | f94a95f9db9e843671f480efd6227f7c72d47532 (patch) | |
tree | e7a9043a0bff3c0da258cec4f9fe299c7c83b1fd /pom.xml | |
parent | b4b7410445f359ad265c5e912d092bd275ba19e7 (diff) |
Sync code3.0.0-ONAP1.3.0casablanca
Sync the code between repositories
Change-Id: I3e570c9c8b090adc5520381019a22e8a46d66beb
Issue-ID: SDC-1874
Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.0.5.RELEASE</version> + <version>1.5.9.RELEASE</version> <relativePath/> <!-- lookup parent from repository --> </parent> |