We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8567f40 commit ed189edCopy full SHA for ed189ed
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>io.zonky.test</groupId>
20
<artifactId>embedded-postgres</artifactId>
21
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
22
23
<name>embedded-postgres</name>
24
<description>Embedded PostgreSQL Server</description>
@@ -59,7 +59,7 @@
59
<connection>scm:git:https://github.com/zonkyio/embedded-postgres.git</connection>
60
<developerConnection>scm:git:https://github.com/zonkyio/embedded-postgres.git</developerConnection>
61
<url>https://github.com/zonkyio/embedded-postgres</url>
62
- <tag>v2.1.0</tag>
+ <tag>HEAD</tag>
63
</scm>
64
65
<licenses>
0 commit comments