diff options
Diffstat (limited to 'search-data-service-app')
-rw-r--r-- | search-data-service-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 2e0b19c..4b28a2a 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -27,7 +27,7 @@ <parent> <artifactId>spring-boot-starter-parent</artifactId> <groupId>org.springframework.boot</groupId> - <version>1.5.20.RELEASE</version> + <version>1.5.19.RELEASE</version> </parent> <groupId>org.onap.aai.search-data-service</groupId> |