File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >com.subshell.simpleframework</groupId >
6
5
<artifactId >simple-xml</artifactId >
7
6
<packaging >jar</packaging >
8
- <version >2.8.1-SNAPSHOT </version >
7
+ <version >2.8.1</version >
9
8
<name >Simple XML</name >
10
9
11
10
<description >Simple is a high performance XML serialization and configuration framework for Java</description >
55
54
<url >https://github.com/subshell/simplexml</url >
56
55
<connection >scm:git:https://github.com/subshell/simplexml.git</connection >
57
56
<
developerConnection >scm:git:ssh://
[email protected] /subshell/simplexml.git</
developerConnection >
58
- <tag >HEAD </tag >
57
+ <tag >simple-xml-2.8.1 </tag >
59
58
</scm >
60
59
61
60
<dependencies >
You can’t perform that action at this time.
0 commit comments