Code Review
/
vfc
/
nfvo
/
resmanagement.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e2b838a
)
Update resmanagement pom to fix csit failure
28/104128/1
frankfurt
author
yangyan
<yangyanyj@chinamobile.com>
Mon, 23 Mar 2020 02:56:42 +0000
(10:56 +0800)
committer
yangyan
<yangyanyj@chinamobile.com>
Mon, 23 Mar 2020 02:58:16 +0000
(10:58 +0800)
Change-Id: Iccaa097260a7240290d98b1c6715e9445bbe50bc
Issue-ID: VFC-1652
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
ResmanagementService/service/pom.xml
patch
|
blob
|
history
diff --git
a/ResmanagementService/service/pom.xml
b/ResmanagementService/service/pom.xml
index
9e13ca8
..
bf0d59c
100644
(file)
--- a/
ResmanagementService/service/pom.xml
+++ b/
ResmanagementService/service/pom.xml
@@
-193,11
+193,11
@@
<artifactId>spring-jdbc</artifactId>
<version>4.3.18.RELEASE</version>
</dependency>
- <
!--
dependency>
+ <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.1.5.RELEASE</version>
- </dependency
--
>
+ </dependency>
<!--dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>