File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?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/maven-v4_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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <description >Globs library used to export or import Globs to csv like format</description >
65 <url >https://globsframework.org</url >
76 <groupId >org.globsframework</groupId >
87 <packaging >jar</packaging >
98 <artifactId >globs-csv</artifactId >
109 <name >Generic Lightweight ObjectS text file import/export</name >
11- <version >4.2-SNAPSHOT </version >
10+ <version >4.2.0 </version >
1211
1312 <developers >
1413 <developer >
4039 <connection >scm:git:git@github.com:globsframework/globs-csv</connection >
4140 <developerConnection >scm:git:git@github.com:globsframework/globs-csv</developerConnection >
4241 <url >https://github.com/globsframework/globs-csv</url >
43- </scm >
42+ <tag >4.2.0</tag >
43+ </scm >
4444
4545 <profiles >
4646 <profile >
You can’t perform that action at this time.
0 commit comments