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 037670c  restore snapshot version
037670c is described below

commit 037670c927e4f2395fdc4956a7d1ce67915f1fe6
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Feb 11 17:57:10 2022 +1000

    restore snapshot version
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a934897..04bd1d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-compiler-plugin</artifactId>
-  <version>3.10.1-SNAPSHOT</version>
+  <version>3.10.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Compiler Plugin</name>

Reply via email to