Skip to content

Commit d94a573

Browse files
committed
Revert "[maven-release-plugin] prepare release maven-compiler-plugin-3.8.1"
This reverts commit 0747073.
1 parent 0747073 commit d94a573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-compiler-plugin</artifactId>
33-
<version>3.8.1</version>
33+
<version>3.8.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Compiler Plugin</name>
@@ -45,7 +45,7 @@ under the License.
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git</developerConnection>
4747
<url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
48-
<tag>maven-compiler-plugin-3.8.1</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>JIRA</system>

0 commit comments

Comments
 (0)