Merge remote-tracking branch 'wilkinsona/multiple-repositories' into multiple-repositories

This commit is contained in:
Spencer Gibb
2019-01-10 12:53:32 -05:00
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
target
.classpath
.project
.settings
.settings
.factorypath

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.1.1.RELEASE</version>
<relativePath/>
</parent>