Skip to content

Commit f3b16f0

Browse files
committed
pom.xml: bump minimal Maven's version to version of Maven that is compatible with Spring Boot.
@see http://docs.spring.io/spring-boot/docs/1.3.0.M2/reference/htmlsingle/#getting-started-maven-installation Fix #196 No functional changes.
1 parent 38ddc78 commit f3b16f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@
814814
</licenses>
815815

816816
<prerequisites>
817-
<maven>2.2.1</maven>
817+
<maven>3.2.1</maven>
818818
</prerequisites>
819819

820820
<scm>

0 commit comments

Comments
 (0)