Skip to content

Commit

Permalink
[maven-release-plugin] prepare release depgraph-maven-plugin-4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ferstl committed Mar 6, 2022
1 parent 3a27533 commit 08b6b40
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 @@ -7,7 +7,7 @@

<groupId>com.github.ferstl</groupId>
<artifactId>depgraph-maven-plugin</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<packaging>maven-plugin</packaging>

<name>Depgraph Maven Plugin</name>
Expand Down Expand Up @@ -51,7 +51,7 @@
<connection>scm:git:https://github.com/ferstl/depgraph-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:ferstl/depgraph-maven-plugin.git</developerConnection>
<url>${project.url}</url>
<tag>HEAD</tag>
<tag>depgraph-maven-plugin-4.0.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 08b6b40

Please sign in to comment.