diff --git a/pom.xml b/pom.xml
index fa5e4df94..8839b2e1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,5 +225,27 @@
http://www.apache.org/licenses/LICENSE-2.0
-
+
+
+
+
+ spring-snapshots
+ http://repo.spring.io/snapshot
+ true
+
+
+ spring-milestones
+ http://repo.spring.io/milestone
+
+
+
+
+ spring-snapshots
+ http://repo.spring.io/snapshot
+
+
+ spring-milestones
+ http://repo.spring.io/milestone
+
+
diff --git a/readme.md b/readme.md
index 3f4c376ec..8dd154e37 100644
--- a/readme.md
+++ b/readme.md
@@ -1,3 +1,8 @@
+#SE 441 Continuous Delivery
+ winter 2018
+ Alexander Baumann
+
+
# Spring PetClinic Sample Application [](https://travis-ci.org/spring-projects/spring-petclinic/)
## Understanding the Spring Petclinic application with a few diagrams