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 bd72d75 back to snapshot again
bd72d75 is described below
commit bd72d750581291181b60c5193c4349e424200b47
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Feb 11 18:08:35 2022 +1000
back to snapshot again
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 8e30111..6b0a3c3 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.0-SNAPSHPOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Compiler Plugin</name>