Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
spypunk committed Mar 25, 2020
1 parent 5905210 commit 68242a1
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>spypunk</groupId>
<artifactId>sponge</artifactId>
<version>1.39-SNAPSHOT</version>
<version>1.39</version>
<name>sponge</name>
<description>A website crawler and links downloader command line tool</description>
<url>https://github.com/spypunk/sponge</url>
Expand All @@ -26,7 +26,7 @@
<url>git@github.com:spypunk/sponge.git</url>
<connection>scm:git:https://github.com/spypunk/sponge.git</connection>
<developerConnection>scm:git:git@github.com:spypunk/sponge.git</developerConnection>
<tag>HEAD</tag>
<tag>1.39</tag>
</scm>

<properties>
Expand Down

0 comments on commit 68242a1

Please sign in to comment.