diff --git a/core/pom.xml b/core/pom.xml
index 87af4e7..0f393b2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -13,18 +13,16 @@
2.0.0.BUILD-SNAPSHOT
+
+ spring.plugin.core
+
+
org.springframework
spring-beans
${spring.version}
-
-
- commons-logging
- commons-logging
-
-
diff --git a/metadata/pom.xml b/metadata/pom.xml
index b8d821d..873e50c 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -12,6 +12,10 @@
2.0.0.BUILD-SNAPSHOT
+
+ spring.plugin.metadata
+
+
${project.groupId}
diff --git a/pom.xml b/pom.xml
index 0453ce2..ec51de2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,10 @@
- 5.0.0.M3
- 1.7.22
+ UTF-8
+ 5.1.4.RELEASE
+ 1.7.25
+ spring.plugin
@@ -66,7 +68,7 @@
spring5-next
- 5.0.0.BUILD-SNAPSHOT
+ 5.1.5.BUILD-SNAPSHOT
@@ -115,7 +117,7 @@
ch.qos.logback
logback-classic
- 1.1.7
+ 1.2.3
test
@@ -126,7 +128,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5
+ 3.8.0
1.8
1.8
@@ -136,7 +138,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.4
+ 3.0.1
attach-sources
@@ -150,16 +152,22 @@
org.apache.maven.plugins
maven-jar-plugin
- 2.6
+ 3.1.1
- true
+
+
+ ${project.name}
+ ${project.version}
+ ${java-module-name}
+
+
org.apache.maven.plugins
maven-javadoc-plugin
- 2.10.3
+ 3.0.1
attach-javadocs
@@ -169,7 +177,9 @@
- -Xdoclint:none
+
+ -Xdoclint:none
+