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

commit 4f37195e9836c1325e4b250defb3a5cf8e680df1
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Apr 28 14:48:32 2019 +0200

    Revert "[maven-release-plugin] prepare release maven-compiler-plugin-3.8.1"
    
    This reverts commit e09eb57d1a32f0ae8d2c7cf58a65d1ad63a078b9.
---
 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>

Reply via email to