Skip to content

Commit 3e997bf

Browse files
committed
[maven-release-plugin] prepare release jdbc-util-3.1
1 parent 0818de4 commit 3e997bf

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>nl.b3p</groupId>
55
<artifactId>jdbc-util</artifactId>
6-
<version>3.1-SNAPSHOT</version>
6+
<version>3.1</version>
77
<packaging>jar</packaging>
88
<name>JDBC Util</name>
99
<description>JDBC utilities: Converter for geometries</description>
@@ -42,7 +42,7 @@
4242
<developerConnection>scm:git:git@github.com:B3Partners/jdbc-util.git</developerConnection>
4343
<connection>scm:git:git@github.com:B3Partners/jdbc-util.git</connection>
4444
<url>https://github.com/B3Partners/jdbc-util/</url>
45-
<tag>HEAD</tag>
45+
<tag>jdbc-util-3.1</tag>
4646
</scm>
4747
<distributionManagement>
4848
<repository>

0 commit comments

Comments
 (0)