Skip to content

Commit 6f97351

Browse files
committed
Release assertj-db-3.0.2
1 parent 1279807 commit 6f97351

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>assertj-db</artifactId>
13-
<version>3.0.2-SNAPSHOT</version>
13+
<version>3.0.2</version>
1414

1515
<name>AssertJ-DB - Assertions for database</name>
1616
<description>AssertJ-DB - Rich and fluent assertions for testing with database</description>
@@ -20,7 +20,7 @@
2020
<developerConnection>scm:git:ssh://git@github.com/assertj/assertj-db.git</developerConnection>
2121
<connection>scm:git:ssh://git@github.com/assertj/assertj-db.git</connection>
2222
<url>git@github.com:assertj/assertj-db</url>
23-
<tag>assertj-db-3.0.1</tag>
23+
<tag>assertj-db-3.0.2</tag>
2424
</scm>
2525

2626
<issueManagement>

0 commit comments

Comments
 (0)