Port all the mvnd-1.x fixes for release to master (#1027)

Changes:
* Drop CHANGELOG.md and tool, it is confused by two branches (1.x and master).
* Update GH workflows, they now provide all 4 needed binaries
* Release scripts: do NOT push, user will (but remind user)
* native: Makefile and built binaries updated (cross checked with @gnodet )
This commit is contained in:
Tamas Cservenak
2024-06-17 20:42:29 +02:00
committed by GitHub
parent bc61f6441e
commit 446c292709
10 changed files with 120 additions and 1175 deletions

View File

@@ -49,15 +49,6 @@
</dependencies>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>