More stuff.

This commit is contained in:
Oliver Gierke
2015-06-30 23:34:52 +02:00
parent cb55df8861
commit b762f7857b
21 changed files with 309 additions and 133 deletions

View File

@@ -72,6 +72,13 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>4.0.1.201506240215-r</version>
</dependency>
</dependencies>
<build>