diff --git a/pom.xml b/pom.xml
index c7a5fca..9e8d871 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,63 @@
com.loafle
maven_parent_spring_boot
- 1.0.0-RELEASE
+ 1.5.9-RELEASE
+ pom
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 1.5.9.RELEASE
+
+
+
+
+ 1.8
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ repackage
+
+
+
+
+
+
+
+
+
+ releases
+ project.release
+ https://nexus.loafle.net/repository/maven-releases/
+
+
+ snapshots
+ project.snapshot
+ https://nexus.loafle.net/repository/maven-snapshots//
+
+
+
\ No newline at end of file