We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8940329 commit 64f52acCopy full SHA for 64f52ac
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>io.zonky.test</groupId>
20
<artifactId>embedded-postgres</artifactId>
21
- <version>2.0.6</version>
+ <version>2.0.7-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.6</tag>
+ <tag>HEAD</tag>
43
</scm>
44
45
<licenses>
0 commit comments