Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Commit a47e90f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2235de2 commit a47e90f

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
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>ru.yandex.qatools.embed</groupId>
1212
<artifactId>postgresql-embedded</artifactId>
13-
<version>2.6</version>
13+
<version>2.7-SNAPSHOT</version>
1414
<name>Embedded PostgreSQL (based on Flapdoodle-OSS embedded services)</name>
1515

1616
<description>An embedded PostgreSQL...</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:[email protected]:yandex-qatools/postgresql-embedded.git</connection>
3636
<developerConnection>scm:git:[email protected]:yandex-qatools/postgresql-embedded.git</developerConnection>
3737
<url>[email protected]:yandex-qatools/postgresql-embedded.git</url>
38-
<tag>postgresql-embedded-2.6</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<build>

0 commit comments

Comments
 (0)