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 instantiate a globs from a command line argument or env variables</description >
54 <url >https://globsframework.org</url >
65 <groupId >org.globsframework</groupId >
76 <packaging >jar</packaging >
87 <artifactId >globs-commandline</artifactId >
98 <name >Generic Lightweight ObjectS command line</name >
10- <version >4.2-SNAPSHOT </version >
9+ <version >4.2.0 </version >
1110
1211 <developers >
1312 <developer >
3837 <url >https://github.com/globsframework/globs-commandline</url >
3938 <connection >scm:git:git@github.com:globsframework/globs-commandline</connection >
4039 <developerConnection >scm:git:git@github.com:globsframework/globs-commandline</developerConnection >
41- </scm >
40+ <tag >4.2.0</tag >
41+ </scm >
4242
4343 <profiles >
4444 <profile >
You can’t perform that action at this time.
0 commit comments