Commit bc1e508 1 parent 08a8cf3 commit bc1e508 Copy full SHA for bc1e508
File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<groupId >com.x2iq.tunneling</groupId >
7
5
<artifactId >tunneling-mapping-parser</artifactId >
8
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0</version >
9
7
10
8
<name >tunneling-mapping-parser</name >
11
9
285
283
<connection >scm:git:git://github.com/2iq/tunneling-mapping-parser.git</connection >
286
284
<developerConnection >scm:git:ssh://github.com:2iq/tunneling-mapping-parser.git</developerConnection >
287
285
<url >http://github.com/2iq/tunneling-mapping-parser/tree/main</url >
288
- <tag >HEAD </tag >
286
+ <tag >1.0 </tag >
289
287
</scm >
290
288
291
289
<organization >
You can’t perform that action at this time.
0 commit comments