Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-compiler-plugin-3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jul 26, 2018
1 parent f4878b9 commit d85ad7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0-SNAPSHOT</version>
<version>3.8.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Compiler Plugin</name>
Expand All @@ -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>HEAD</tag>
<tag>maven-compiler-plugin-3.8.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit d85ad7d

Please sign in to comment.