File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed 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/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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.qwazr</groupId >
76 <name >JDBC Cache Driver</name >
87 <artifactId >jdbc-cache-driver</artifactId >
9- <version >1.2-SNAPSHOT </version >
8+ <version >1.2</version >
109 <packaging >jar</packaging >
1110
1211 <url >https://github.com/qwazr/jdbc-cache-driver</url >
3938 <connection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</connection >
4039 <developerConnection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</developerConnection >
4140 <url >git@github.com:qwazr/jdbc-cache-driver.git</url >
42- <tag >HEAD </tag >
41+ <tag >v1.2 </tag >
4342 </scm >
4443 <issueManagement >
4544 <url >https://github.com/qwazr/jdbc-cache-driver/lissues</url >
You can’t perform that action at this time.
0 commit comments