Skip to content

Commit 8567f40

Browse files
committed
[maven-release-plugin] prepare release v2.1.0
1 parent fd49283 commit 8567f40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>io.zonky.test</groupId>
2020
<artifactId>embedded-postgres</artifactId>
21-
<version>2.0.8-SNAPSHOT</version>
21+
<version>2.1.0</version>
2222

2323
<name>embedded-postgres</name>
2424
<description>Embedded PostgreSQL Server</description>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:https://github.com/zonkyio/embedded-postgres.git</connection>
6060
<developerConnection>scm:git:https://github.com/zonkyio/embedded-postgres.git</developerConnection>
6161
<url>https://github.com/zonkyio/embedded-postgres</url>
62-
<tag>HEAD</tag>
62+
<tag>v2.1.0</tag>
6363
</scm>
6464

6565
<licenses>
@@ -244,7 +244,7 @@
244244
</goals>
245245
<configuration>
246246
<rules>
247-
<dependencyConvergence/>
247+
<dependencyConvergence />
248248
</rules>
249249
</configuration>
250250
</execution>

0 commit comments

Comments
 (0)