We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c2744 commit f7d1d49Copy full SHA for f7d1d49
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>nl.b3p</groupId>
5
<artifactId>jdbc-util</artifactId>
6
- <version>2.1-SNAPSHOT</version>
+ <version>2.1</version>
7
<packaging>jar</packaging>
8
<name>JDBC Util</name>
9
<description>JDBC utilities: Converter for geometries</description>
@@ -35,7 +35,7 @@
35
<developerConnection>scm:git:git@github.com:B3Partners/jdbc-util.git</developerConnection>
36
<connection>scm:git:git@github.com:B3Partners/jdbc-util.git</connection>
37
<url>https://github.com/B3Partners/jdbc-util/</url>
38
- <tag>HEAD</tag>
+ <tag>jdbc-util-2.1</tag>
39
</scm>
40
<distributionManagement>
41
<repository>
0 commit comments