From d1fe8b301e1adaf69247ae23517c58d91fff5f03 Mon Sep 17 00:00:00 2001 From: Jone Date: Mon, 12 Jun 2017 17:54:54 +0800 Subject: [PATCH] 添加父层依赖 --- pom.xml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d998c54..e101cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,14 @@ + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 1.3.6.RELEASE + + com.ylp.common ylp-common-parent 2.0.0-SNAPSHOT @@ -13,6 +20,8 @@ UTF-8 2.0.0-SP4-SNAPSHOT + 1.0.1 + 1.5.3.RELEASE @@ -105,11 +114,11 @@ - - junit - junit - 4.11 - + + + + + -- libgit2 0.21.4