File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
12
10
13
11
<groupId >org.woehlke</groupId >
14
12
<artifactId >simpleworklist</artifactId >
15
- <version >2.3.20-SNAPSHOT </version >
13
+ <version >2.3.20</version >
16
14
<packaging >jar</packaging >
17
15
18
16
<name >simpleworklist</name >
170
168
<url >https://github.com/Spring-Framework-Java-Apps/simpleworklist.git</url >
171
169
<connection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection >
172
170
<developerConnection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection >
173
- <tag >HEAD </tag >
171
+ <tag >v2.3.20 </tag >
174
172
</scm >
175
173
176
174
<issueManagement >
You can’t perform that action at this time.
0 commit comments