File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232
3333 <groupId >engineering.swat</groupId >
3434 <artifactId >java-watch</artifactId >
35- <version >0.5.0-RC3-SNAPSHOT </version >
35+ <version >0.5.0-RC3</version >
3636 <packaging >jar</packaging >
3737
3838 <name >${project.groupId} :${project.artifactId} </name >
6666 <connection >scm:git:git://github.com/SWAT-engineering/java-watch.git</connection >
6767 <developerConnection >scm:git:ssh://git@github.com/SWAT-engineering/java-watch.git</developerConnection >
6868 <url >https://github.com/SWAT-engineering/java-watch/tree/main/</url >
69- <tag >HEAD </tag >
69+ <tag >v0.5.0-RC3 </tag >
7070 </scm >
7171
7272 <properties >
173173 <execution >
174174 <id >enforce-maven</id >
175175 <goals >
176- <goal >enforce</goal >
176+ <goal >enforce</goal >
177177 </goals >
178178 <configuration >
179179 <rules >
You can’t perform that action at this time.
0 commit comments