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 4673b58 commit 0e9113bCopy full SHA for 0e9113b
pom.xml
@@ -26,12 +26,12 @@
26
<connection>scm:git:git://github.com/opentable/otj-pg-embedded.git</connection>
27
<developerConnection>scm:git:[email protected]:opentable/otj-pg-embedded.git</developerConnection>
28
<url>http://github.com/opentable/otj-pg-embedded</url>
29
- <tag>otj-pg-embedded-0.12.1</tag>
+ <tag>HEAD</tag>
30
</scm>
31
32
<groupId>com.opentable.components</groupId>
33
<artifactId>otj-pg-embedded</artifactId>
34
- <version>0.12.1</version>
+ <version>0.12.2-SNAPSHOT</version>
35
<description>Embedded PostgreSQL driver</description>
36
37
<properties>
0 commit comments