File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <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" >
54 <modelVersion >4.0.0</modelVersion >
65 <groupId >org.sqsh</groupId >
76 <artifactId >jsqsh</artifactId >
87 <packaging >jar</packaging >
9- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.1.0</version >
109 <name >JSqsh</name >
1110
1211 <scm >
1312 <connection >scm:git:git@github.com:scgray/jsqsh.git</connection >
1413 <url >scm:git:git@github.com:scgray/jsqsh.git</url >
1514 <developerConnection >scm:git:git@github.com:scgray/jsqsh.git</developerConnection >
15+ <tag >jsqsh-2.1.0</tag >
1616 </scm >
1717
1818 <properties >
You can’t perform that action at this time.
0 commit comments