[maven-release-plugin] prepare release getdown-1.8.10

This commit is contained in:
Michael Bayne
2026-05-12 12:50:05 -07:00
parent f621e7d810
commit 759b73aba3
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.threerings.getdown</groupId>
<artifactId>getdown</artifactId>
<packaging>pom</packaging>
<version>1.8.10-SNAPSHOT</version>
<version>1.8.10</version>
<name>getdown</name>
<description>An application installer and updater.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/threerings/getdown.git</connection>
<developerConnection>scm:git:git@github.com:threerings/getdown.git</developerConnection>
<url>https://github.com/threerings/getdown</url>
<tag>HEAD</tag>
<tag>getdown-1.8.10</tag>
</scm>
<properties>