BAEL-90 - versioned config

This commit is contained in:
slavisa-baeldung
2016-08-04 06:31:44 +02:00
parent 99254e9826
commit 2040fda6d2
6 changed files with 12 additions and 2 deletions
+6
View File
@@ -12,4 +12,10 @@
<module>server</module>
<module>client</module>
</modules>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.5.RELEASE</version>
</parent>
</project>