[maven-release-plugin] prepare release 1.0.0-20250423-114027
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.metis</groupId>
|
<groupId>com.metis</groupId>
|
||||||
<artifactId>metis</artifactId>
|
<artifactId>metis</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>metis-starter</artifactId>
|
<artifactId>metis-starter</artifactId>
|
||||||
@@ -100,4 +100,8 @@
|
|||||||
</plugins>
|
</plugins>
|
||||||
|
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<tag>1.0.0-20250423-114027</tag>
|
||||||
|
</scm>
|
||||||
</project>
|
</project>
|
||||||
Reference in New Issue
Block a user