File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
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"
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.qwazr</groupId >
86 <name >JDBC Cache Driver</name >
97 <artifactId >jdbc-cache-driver</artifactId >
10- <version >1.0-SNAPSHOT </version >
8+ <version >1.0</version >
119 <packaging >jar</packaging >
1210
1311 <url >https://github.com/qwazr/jdbc-cache-driver</url >
4038 <connection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</connection >
4139 <developerConnection >scm:git:git@github.com:qwazr/jdbc-cache-driver.git</developerConnection >
4240 <url >git@github.com:qwazr/jdbc-cache-driver.git</url >
43- </scm >
41+ <tag >v1.0</tag >
42+ </scm >
4443 <issueManagement >
4544 <url >https://github.com/qwazr/jdbc-cache-driver/lissues</url >
4645 </issueManagement >
You can’t perform that action at this time.
0 commit comments