Skip to content

Commit 227f228

Browse files
committed
Release assertj-db-2.0.0
1 parent 31752ec commit 227f228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>assertj-db</artifactId>
6-
<version>2.0.0.RC2</version>
6+
<version>2.0.0</version>
77
<packaging>jar</packaging>
88
<name>AssertJ-DB - Assertions for database</name>
99
<description>AssertJ-DB - Rich and fluent assertions for testing with database</description>
@@ -17,7 +17,7 @@
1717
<developerConnection>scm:git:ssh://[email protected]/assertj/assertj-db.git</developerConnection>
1818
<connection>scm:git:ssh://[email protected]/assertj/assertj-db.git</connection>
1919
<url>[email protected]:assertj/assertj-db</url>
20-
<tag>assertj-db-2.0.0.RC2</tag>
20+
<tag>assertj-db-2.0.0</tag>
2121
</scm>
2222

2323
<issueManagement>

0 commit comments

Comments
 (0)