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 32
32
33
33
<groupId >engineering.swat</groupId >
34
34
<artifactId >java-watch</artifactId >
35
- <version >0.5.0-RC3-SNAPSHOT </version >
35
+ <version >0.5.0-RC3</version >
36
36
<packaging >jar</packaging >
37
37
38
38
<name >${project.groupId} :${project.artifactId} </name >
66
66
<connection >scm:git:git://github.com/SWAT-engineering/java-watch.git</connection >
67
67
<
developerConnection >scm:git:ssh://
[email protected] /SWAT-engineering/java-watch.git</
developerConnection >
68
68
<url >https://github.com/SWAT-engineering/java-watch/tree/main/</url >
69
- <tag >HEAD </tag >
69
+ <tag >v0.5.0-RC3 </tag >
70
70
</scm >
71
71
72
72
<properties >
173
173
<execution >
174
174
<id >enforce-maven</id >
175
175
<goals >
176
- <goal >enforce</goal >
176
+ <goal >enforce</goal >
177
177
</goals >
178
178
<configuration >
179
179
<rules >
You can’t perform that action at this time.
0 commit comments