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
<groupId >dev.ditsche</groupId >
8
6
<artifactId >validator</artifactId >
9
- <version >2.2.0-SNAPSHOT </version >
7
+ <version >2.2.0</version >
10
8
11
9
<packaging >jar</packaging >
12
10
77
75
<connection >scm:git://github.com:ditschedev/validator.git</connection >
78
76
<
developerConnection >scm:git:
[email protected] :ditschedev/validator.git</
developerConnection >
79
77
<url >https://github.com/ditschedev/validator</url >
80
- <tag >HEAD </tag >
78
+ <tag >2.2.0 </tag >
81
79
</scm >
82
80
83
81
<build >
You can’t perform that action at this time.
0 commit comments