evil "fix" to remove snapshot

This commit is contained in:
damage 2023-07-18 22:24:16 +02:00
parent b5eeef426d
commit 2e7d9127ec

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.svenkubiak</groupId> <groupId>de.svenkubiak</groupId>
<artifactId>jpushover</artifactId> <artifactId>jpushover</artifactId>
<version>7.0.4-SNAPSHOT</version> <version>7.0.4</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<licenses> <licenses>
<license> <license>
@ -238,4 +238,4 @@
</build> </build>
</profile> </profile>
</profiles> </profiles>
</project> </project>