Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Feb 11, 2022
1 parent f4239a4 commit 87b5a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.0</version>
<version>3.10.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

<contributors>
Expand Down

0 comments on commit 87b5a7f

Please sign in to comment.