Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmq committed Jul 9, 2023
1 parent 2e553c2 commit e79304a
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.magicmq</groupId>
<artifactId>pyspigot</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1</version>
<name>PySpigot</name>
<description>Python scripting engine for Minecraft servers</description>

Expand Down Expand Up @@ -197,7 +197,7 @@
<connection>scm:git:ssh://git@github.com/magicmq/PySpigot.git</connection>
<url>https://github.com/magicmq/PySpigot</url>
<developerConnection>scm:git:ssh://git@github.com/magicmq/PySpigot.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.3.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit e79304a

Please sign in to comment.