fix jar version

This commit is contained in:
Chris Frohoff
2022-06-25 03:13:29 +00:00
committed by GitHub
parent 8eb5cbfbf6
commit 66a012184d
2 changed files with 26 additions and 0 deletions
+7
View File
@@ -438,4 +438,11 @@
</profile>
</profiles>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/frohoff/ysoserial</url>
</repository>
</distributionManagement>
</project>