Fixed deployment settings
All checks were successful
LambdaTonic / build (push) Successful in 27s

This commit is contained in:
Marco Cetica 2024-09-23 10:46:53 +02:00
parent 1b6b7022e5
commit 9b62d1e5a6
Signed by: marco
GPG Key ID: 45060A949E90D0FD

View File

@ -7,7 +7,7 @@
<groupId>io.github.ceticamarco</groupId>
<artifactId>LambdaTonic</artifactId>
<packaging>jar</packaging>
<version>0.0.2</version>
<version>0.0.3</version>
<developers>
<developer>
@ -60,7 +60,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.2.6</version>
<executions>
<execution>
<goals>