[Project] Added deployment to repo.strolch.li

This commit is contained in:
Robert von Burg 2024-01-02 14:47:13 +01:00
parent 1358ca2440
commit d46c7630c8
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 2 additions and 1 deletions

View File

@ -584,6 +584,7 @@
</plugins>
</build>
</profile>
<profile>
<id>deploy-snapshots</id>
<build>
@ -622,7 +623,7 @@
</build>
</profile>
<profile>
<id>deploy-maven</id>
<id>deploy-releases</id>
<build>
<plugins>
<plugin>