This is an automated email from the ASF dual-hosted git repository.
khmarbaise 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 d94a573 Revert "[maven-release-plugin] prepare release
maven-compiler-plugin-3.8.1"
d94a573 is described below
commit d94a5738cc0a5318c96d848f6c492eb7fdac86c1
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Apr 28 14:53:17 2019 +0200
Revert "[maven-release-plugin] prepare release maven-compiler-plugin-3.8.1"
This reverts commit 0747073abd2c10bc0be60a4e18855cc3097e7888.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5bef08f..e9cfafa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.8.1</version>
+ <version>3.8.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Compiler Plugin</name>
@@ -45,7 +45,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection>
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
- <tag>maven-compiler-plugin-3.8.1</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>