Skip to content

Commit ed189ed

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8567f40 commit ed189ed

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.0</version>
21+
<version>2.1.1-SNAPSHOT</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>v2.1.0</tag>
62+
<tag>HEAD</tag>
6363
</scm>
6464

6565
<licenses>

0 commit comments

Comments
 (0)