ci: add release job
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -16,6 +16,13 @@
|
||||
<spring.boot.version>3.5.5</spring.boot.version>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>maven-releases</id>
|
||||
<url>https://maven.tools.ldpt.fr/releases</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user