summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/service
diff options
context:
space:
mode:
authorEran (ev672n), Vosk <ev672n@att.com>2018-10-29 18:10:13 +0200
committerEran (ev672n), Vosk <ev672n@att.com>2018-10-29 18:15:30 +0200
commitf94a95f9db9e843671f480efd6227f7c72d47532 (patch)
treee7a9043a0bff3c0da258cec4f9fe299c7c83b1fd /dcaedt_catalog/service
parentb4b7410445f359ad265c5e912d092bd275ba19e7 (diff)
Sync the code between repositories Change-Id: I3e570c9c8b090adc5520381019a22e8a46d66beb Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
Diffstat (limited to 'dcaedt_catalog/service')
-rw-r--r--dcaedt_catalog/service/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml
index 85a3019..ccde7ad 100644
--- a/dcaedt_catalog/service/pom.xml
+++ b/dcaedt_catalog/service/pom.xml
@@ -26,7 +26,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
- <version>2.0.5.RELEASE</version>
+ <version>2.0.6.RELEASE</version>
<configuration>
<classifier>exec</classifier>
</configuration>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
- <version>2.0.5.RELEASE</version>
+ <version>2.0.6.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
@@ -70,7 +70,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
- <version>2.0.5.RELEASE</version>
+ <version>2.0.6.RELEASE</version>
</dependency>
<dependency>
<groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>