Fix CDT Nexus ID issue 19/55219/1
authorTaka Cho <tc012c@att.com>
Thu, 21 Jun 2018 18:51:18 +0000 (14:51 -0400)
committerTaka Cho <tc012c@att.com>
Thu, 21 Jun 2018 18:53:33 +0000 (14:53 -0400)
Change-Id: I63885258b74576e7d038af92ca2b10363093f55e
Issue-ID: APPC-1025
Signed-off-by: Taka Cho <tc012c@att.com>
CdtProxyService/pom.xml

index d4ec595..314f334 100644 (file)
@@ -57,7 +57,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.4.5.RELEASE</version>
+        <version>2.0.3.RELEASE</version>
     </parent>
     <dependencyManagement>
         <dependencies>