Skip to content

Commit 13763d9

Browse files
committed
Prepare 2.0.0 release
1 parent 21fa6b9 commit 13763d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version History
22
===============
33

4-
2.0.0-SNAPSHOT
4+
2.0.0
55
-----
66
- Updated to org.testcontainers:testcontainers-jdbc 2.0.3 \
77
Testcontainers-java 2.0.x no longer supports JUnit 4 rules. You need to either:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.firebirdsql</groupId>
66
<artifactId>firebird-testcontainers-java</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>firebird-testcontainers-java</name>

0 commit comments

Comments
 (0)