File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >com.qwazr</groupId >
8
6
<name >JDBC Cache Driver</name >
9
7
<artifactId >jdbc-cache-driver</artifactId >
10
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0</version >
11
9
<packaging >jar</packaging >
12
10
13
11
<url >https://github.com/qwazr/jdbc-cache-driver</url >
40
38
<connection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</connection >
41
39
<developerConnection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</developerConnection >
42
40
<url >git@github.com:qwazr/jdbc-cache-driver.git</url >
43
- </scm >
41
+ <tag >v1.0</tag >
42
+ </scm >
44
43
<issueManagement >
45
44
<url >https://github.com/qwazr/jdbc-cache-driver/lissues</url >
46
45
</issueManagement >
You can’t perform that action at this time.
0 commit comments