There was an error while loading. Please reload this page.
1 parent 0883492 commit b58ff3cCopy full SHA for b58ff3c
pom.xml
@@ -25,7 +25,7 @@ under the License.
25
<parent>
26
<groupId>org.apache.maven.plugins</groupId>
27
<artifactId>maven-plugins</artifactId>
28
- <version>33</version>
+ <version>34</version>
29
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
30
</parent>
31
@@ -65,6 +65,7 @@ under the License.
65
<properties>
66
<mavenVersion>3.0</mavenVersion>
67
<javaVersion>7</javaVersion>
68
+ <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
69
</properties>
70
71
<dependencies>
0 commit comments