Skip to content

Commit 0e9113b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4673b58 commit 0e9113b

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
@@ -26,12 +26,12 @@
2626
<connection>scm:git:git://github.com/opentable/otj-pg-embedded.git</connection>
2727
<developerConnection>scm:git:[email protected]:opentable/otj-pg-embedded.git</developerConnection>
2828
<url>http://github.com/opentable/otj-pg-embedded</url>
29-
<tag>otj-pg-embedded-0.12.1</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<groupId>com.opentable.components</groupId>
3333
<artifactId>otj-pg-embedded</artifactId>
34-
<version>0.12.1</version>
34+
<version>0.12.2-SNAPSHOT</version>
3535
<description>Embedded PostgreSQL driver</description>
3636

3737
<properties>

0 commit comments

Comments
 (0)