File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" >
32 <modelVersion >4.0.0</modelVersion >
43 <description >Globs library used to parse and generate XML using Globs</description >
54 <url >https://globsframework.org</url >
65 <groupId >org.globsframework</groupId >
76 <packaging >jar</packaging >
87 <artifactId >globs-xml</artifactId >
98 <name >xml utils</name >
10- <version >4.9-SNAPSHOT </version >
9+ <version >4.9.0 </version >
1110
1211 <developers >
1312 <developer >
4140 <connection >scm:git:git@github.com:globsframework/globs-xml</connection >
4241 <developerConnection >scm:git:git@github.com:globsframework/globs-xml</developerConnection >
4342 <url >https://github.com/globsframework/globs-xml</url >
44- </scm >
43+ <tag >4.9.0</tag >
44+ </scm >
4545
4646 <profiles >
4747 <profile >
You can’t perform that action at this time.
0 commit comments