Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Sep 19, 2024
1 parent 6cc8723 commit 6575204
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>com.maxmind.db</groupId>
<artifactId>maxmind-db</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<packaging>jar</packaging>
<name>MaxMind DB Reader</name>
<description>Reader for MaxMind DB</description>
Expand All @@ -23,7 +23,7 @@
<url>https://github.com/maxmind/MaxMind-DB-Reader-java</url>
<connection>scm:git:git://github.com:maxmind/MaxMind-DB-Reader-java.git</connection>
<developerConnection>scm:git:[email protected]:maxmind/MaxMind-DB-Reader-java.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.1.1</tag>
</scm>
<issueManagement>
<url>https://github.com/maxmind/MaxMind-DB-Reader-java/issues</url>
Expand Down

0 comments on commit 6575204

Please sign in to comment.