This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 87b5a7f  [maven-release-plugin] prepare for next development iteration
87b5a7f is described below

commit 87b5a7ff8aef572238f8ccef7d213ea0772ce49d
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Feb 11 18:11:16 2022 +1000

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e4bc633..23e1f3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -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>

Reply via email to