Skip to content

Commit 856ebcf

Browse files
committed
[MSHARED-944] Require Maven 3.1.1
1 parent 975efb1 commit 856ebcf

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
@@ -34,7 +34,7 @@
3434
<description>Provides utility methods for creating JARs and other archive files from a Maven project.</description>
3535

3636
<properties>
37-
<mavenVersion>3.1.0</mavenVersion>
37+
<mavenVersion>3.1.1</mavenVersion>
3838
<javaVersion>7</javaVersion>
3939
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
4040
</properties>

0 commit comments

Comments
 (0)