File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >net.sf.jsqlparser</groupId >
5
4
<artifactId >jsqlparser</artifactId >
6
- <version >0.8.4-SNAPSHOT </version >
5
+ <version >0.8.4</version >
7
6
<name >JSQLParser library</name >
8
7
<inceptionYear >2004</inceptionYear >
9
8
<organization >
42
41
43
42
<scm >
44
43
<
developerConnection >scm:git:ssh://
[email protected] :JSQLParser/JSqlParser.git</
developerConnection >
45
- </scm >
44
+ <tag >jsqlparser-0.8.4</tag >
45
+ </scm >
46
46
47
47
<build >
48
48
<plugins >
You can’t perform that action at this time.
0 commit comments