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

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
qatools-ci committed Dec 6, 2017
1 parent 2235de2 commit a47e90f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ru.yandex.qatools.embed</groupId>
<artifactId>postgresql-embedded</artifactId>
<version>2.6</version>
<version>2.7-SNAPSHOT</version>
<name>Embedded PostgreSQL (based on Flapdoodle-OSS embedded services)</name>

<description>An embedded PostgreSQL...</description>
Expand All @@ -35,7 +35,7 @@
<connection>scm:git:[email protected]:yandex-qatools/postgresql-embedded.git</connection>
<developerConnection>scm:git:[email protected]:yandex-qatools/postgresql-embedded.git</developerConnection>
<url>[email protected]:yandex-qatools/postgresql-embedded.git</url>
<tag>postgresql-embedded-2.6</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit a47e90f

Please sign in to comment.