Skip to content

Commit e4bb4f0

Browse files
[maven-release-plugin] prepare release v1.1
1 parent 25dc229 commit e4bb4f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.qwazr</groupId>
66
<name>JDBC Cache Driver</name>
77
<artifactId>jdbc-cache-driver</artifactId>
8-
<version>1.1-SNAPSHOT</version>
8+
<version>1.1</version>
99
<packaging>jar</packaging>
1010

1111
<url>https://github.com/qwazr/jdbc-cache-driver</url>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:qwazr/jdbc-cache-driver.git</connection>
3939
<developerConnection>scm:git:git@github.com:qwazr/jdbc-cache-driver.git</developerConnection>
4040
<url>git@github.com:qwazr/jdbc-cache-driver.git</url>
41-
<tag>HEAD</tag>
41+
<tag>v1.1</tag>
4242
</scm>
4343
<issueManagement>
4444
<url>https://github.com/qwazr/jdbc-cache-driver/lissues</url>

0 commit comments

Comments
 (0)