Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 7, 2021
1 parent 8592765 commit 0e4cea1
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 @@ -9,7 +9,7 @@

<groupId>com.github.jonasrutishauser.maven.plugin</groupId>
<artifactId>cdi-maven-plugin</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>maven-plugin</packaging>

<url>${url}</url>
Expand Down Expand Up @@ -179,7 +179,7 @@
<connection>${scm.connection}</connection>
<developerConnection>${scm.developerConnection}</developerConnection>
<url>${scm_url}</url>
<tag>HEAD</tag>
<tag>v2.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0e4cea1

Please sign in to comment.