Skip to content

Commit 527211e

Browse files
committed
[maven-release-plugin] prepare release v2.2.0
1 parent 4b99ef7 commit 527211e

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
@@ -18,7 +18,7 @@
1818

1919
<groupId>io.zonky.test</groupId>
2020
<artifactId>embedded-postgres</artifactId>
21-
<version>2.1.2-SNAPSHOT</version>
21+
<version>2.2.0</version>
2222

2323
<name>embedded-postgres</name>
2424
<description>Embedded PostgreSQL Server</description>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:https://github.com/zonkyio/embedded-postgres.git</connection>
6060
<developerConnection>scm:git:https://github.com/zonkyio/embedded-postgres.git</developerConnection>
6161
<url>https://github.com/zonkyio/embedded-postgres</url>
62-
<tag>HEAD</tag>
62+
<tag>v2.2.0</tag>
6363
</scm>
6464

6565
<licenses>

0 commit comments

Comments
 (0)