Skip to content

Commit 641f304

Browse files
committed
[maven-release-plugin] prepare release 0.8.3
1 parent 81159b4 commit 641f304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.marschall</groupId>
55
<artifactId>stored-procedure-proxy</artifactId>
6-
<version>0.8.3-SNAPSHOT</version>
6+
<version>0.8.3</version>
77
<inceptionYear>2016</inceptionYear>
88
<name>Stored Procedure Proxy</name>
99
<description>Proxies through which to call stored procedures.</description>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:[email protected]:marschall/stored-procedure-proxy.git</connection>
1919
<developerConnection>scm:git:[email protected]:marschall/stored-procedure-proxy.git</developerConnection>
2020
<url>${project.url}</url>
21-
<tag>HEAD</tag>
21+
<tag>0.8.3</tag>
2222
</scm>
2323

2424
<developers>

0 commit comments

Comments
 (0)