Re-version to 1.7.2-android1 — never republish under an existing version
The streamer regen + narya 1.22 dep were mistakenly installed over the already-published 1.7.1 coordinate (the 2026-07-06 poisoned-vilya incident, bang-game task #76). New coordinates make the changed artifact distinct from the clean 1.7.1 on GitHub Packages, matching the nenya 1.7.2-android1 scheme. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017SDW7vBNEjNxk8Qs6wTUYB
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>vilya-parent</artifactId>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2-android1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>vilya</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>vilya-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.7.1</version>
|
||||
<version>1.7.2-android1</version>
|
||||
|
||||
<name>Vilya</name>
|
||||
<description>Facilities for making networked multiplayer games.</description>
|
||||
@@ -34,7 +34,10 @@
|
||||
<connection>scm:git:git://github.com/threerings/vilya.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:threerings/vilya.git</developerConnection>
|
||||
<url>https://github.com/threerings/vilya/</url>
|
||||
<tag>vilya-1.7.1</tag>
|
||||
<!-- fork release: built from claridtimo/vilya branch epicA1-streamers (regenerated
|
||||
flatten streamers + narya 1.22). New coordinates per the 2026-07-06 incident rule:
|
||||
never republish a fork lib under an existing version. -->
|
||||
<tag>vilya-1.7.2-android1</tag>
|
||||
</scm>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user