Compare commits

..

No commits in common. "master" and "realweather-1.0.0-alpha-7" have entirely different histories.

View file

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.m724</groupId>
<artifactId>realweather</artifactId>
<version>1.0.0-alpha-8-SNAPSHOT</version>
<version>1.0.0-alpha-7</version>
<properties>
<maven.compiler.source>21</maven.compiler.source>
@ -150,6 +150,6 @@
<scm>
<developerConnection>scm:git:git@git.m724.eu:Minecon724/realweather.git</developerConnection>
<tag>HEAD</tag>
<tag>realweather-1.0.0-alpha-7</tag>
</scm>
</project>