[maven-release-plugin] rollback the release of 1.0.0-20250423-114027

This commit is contained in:
2025-04-23 19:41:03 +08:00
parent b871eaabe7
commit 6d01eede7f

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.metis</groupId>
<artifactId>metis</artifactId>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>metis-starter</artifactId>
@@ -100,8 +100,4 @@
</plugins>
</build>
<scm>
<tag>1.0.0-20250423-114027</tag>
</scm>
</project>