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 0818de4 commit 3e997bfCopy full SHA for 3e997bf
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>nl.b3p</groupId>
5
<artifactId>jdbc-util</artifactId>
6
- <version>3.1-SNAPSHOT</version>
+ <version>3.1</version>
7
<packaging>jar</packaging>
8
<name>JDBC Util</name>
9
<description>JDBC utilities: Converter for geometries</description>
@@ -42,7 +42,7 @@
42
<developerConnection>scm:git:git@github.com:B3Partners/jdbc-util.git</developerConnection>
43
<connection>scm:git:git@github.com:B3Partners/jdbc-util.git</connection>
44
<url>https://github.com/B3Partners/jdbc-util/</url>
45
- <tag>HEAD</tag>
+ <tag>jdbc-util-3.1</tag>
46
</scm>
47
<distributionManagement>
48
<repository>
0 commit comments