We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9262785 commit 71721ffCopy full SHA for 71721ff
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>io.zonky.test</groupId>
20
<artifactId>embedded-postgres</artifactId>
21
- <version>2.0.7</version>
+ <version>2.0.8-SNAPSHOT</version>
22
23
<name>embedded-postgres</name>
24
<description>Embedded PostgreSQL Server</description>
@@ -39,7 +39,7 @@
39
<connection>scm:git:https://github.com/zonkyio/embedded-postgres.git</connection>
40
<developerConnection>scm:git:https://github.com/zonkyio/embedded-postgres.git</developerConnection>
41
<url>https://github.com/zonkyio/embedded-postgres</url>
42
- <tag>v2.0.7</tag>
+ <tag>HEAD</tag>
43
</scm>
44
45
<licenses>
0 commit comments