Skip to content

Commit

Permalink
[maven-release-plugin] prepare release asniffer-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phillima committed Nov 2, 2021
1 parent 16f9adf commit e7cb357
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 @@ -3,7 +3,7 @@

<groupId>io.github.phillima</groupId>
<artifactId>asniffer</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<name>asniffer</name>
<url>https://github.com/metaisbeta/asniffer</url>
Expand All @@ -29,7 +29,7 @@
<url>https://github.com/metaisbeta/asniffer</url>
<connection>scm:git:git://github.com/phillima/asniffer</connection>
<developerConnection>scm:git:[email protected]:phillima/asniffer.git</developerConnection>
<tag>HEAD</tag>
<tag>asniffer-3.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit e7cb357

Please sign in to comment.