Skip to content

Commit 87b5a7f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f4239a4 commit 87b5a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-compiler-plugin</artifactId>
33-
<version>3.10.0</version>
33+
<version>3.10.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Compiler Plugin</name>
@@ -78,7 +78,7 @@ under the License.
7878
<maven.it.failure.ignore>false</maven.it.failure.ignore>
7979
<surefire.version>2.22.2</surefire.version>
8080
<mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
81-
<project.build.outputTimestamp>2022-02-11T08:10:57Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2022-02-11T08:11:16Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<contributors>

0 commit comments

Comments
 (0)