Skip to content

Commit 00bf786

Browse files
committed
Release assertj-db-1.3.0
1 parent 09150f3 commit 00bf786

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>1.3.0-SNAPSHOT</version>
6+
<version>1.3.0</version>
77
<packaging>bundle</packaging>
88
<name>AssertJ-DB - Assertions for database</name>
99
<description>AssertJ-DB - Rich and fluent assertions for testing with database</description>
@@ -18,7 +18,7 @@
1818
<developerConnection>scm:git:ssh://[email protected]/assertj/assertj-db.git</developerConnection>
1919
<connection>scm:git:ssh://[email protected]/assertj/assertj-db.git</connection>
2020
<url>[email protected]:assertj/assertj-db</url>
21-
<tag>HEAD</tag>
21+
<tag>assertj-db-1.3.0</tag>
2222
</scm>
2323

2424
<issueManagement>

0 commit comments

Comments
 (0)