We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c877a20 commit da5ee3aCopy full SHA for da5ee3a
pom.xml
@@ -32,7 +32,7 @@
32
33
<groupId>engineering.swat</groupId>
34
<artifactId>java-watch</artifactId>
35
- <version>0.5.0-RC4-SNAPSHOT</version>
+ <version>0.5.0-RC4</version>
36
<packaging>jar</packaging>
37
38
<name>${project.groupId}:${project.artifactId}</name>
@@ -66,7 +66,7 @@
66
<connection>scm:git:git://github.com/SWAT-engineering/java-watch.git</connection>
67
<developerConnection>scm:git:ssh://[email protected]/SWAT-engineering/java-watch.git</developerConnection>
68
<url>https://github.com/SWAT-engineering/java-watch/tree/main/</url>
69
- <tag>v0.5.0-RC3</tag>
+ <tag>v0.5.0-RC4</tag>
70
</scm>
71
72
<properties>
0 commit comments