Skip to content

Commit f7d1d49

Browse files
committed
[maven-release-plugin] prepare release jdbc-util-2.1
1 parent 95c2744 commit f7d1d49

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>2.1-SNAPSHOT</version>
6+
<version>2.1</version>
77
<packaging>jar</packaging>
88
<name>JDBC Util</name>
99
<description>JDBC utilities: Converter for geometries</description>
@@ -35,7 +35,7 @@
3535
<developerConnection>scm:git:git@github.com:B3Partners/jdbc-util.git</developerConnection>
3636
<connection>scm:git:git@github.com:B3Partners/jdbc-util.git</connection>
3737
<url>https://github.com/B3Partners/jdbc-util/</url>
38-
<tag>HEAD</tag>
38+
<tag>jdbc-util-2.1</tag>
3939
</scm>
4040
<distributionManagement>
4141
<repository>

0 commit comments

Comments
 (0)