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 44
55 <groupId >org.woehlke</groupId >
66 <artifactId >simpleworklist</artifactId >
7- <version >3.0.1-SNAPSHOT </version >
7+ <version >3.0.1</version >
88 <packaging >jar</packaging >
99
1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
1313 <version >2.3.4.RELEASE</version >
14- <relativePath />
14+ <relativePath />
1515 </parent >
1616
1717 <scm >
1818 <connection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection >
1919 <developerConnection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection >
2020 <url >https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag} </url >
21- <tag >master </tag >
21+ <tag >v3.0.1 </tag >
2222 </scm >
2323
2424 <name >simpleworklist</name >
You can’t perform that action at this time.
0 commit comments