Skip to content

Commit 4e8373b

Browse files
authored
Bump next version to 3.0.1 (#246)
Signed-off-by: Andriy Redko <[email protected]>
1 parent 1c10866 commit 4e8373b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The [opensearch-testcontainers](https://github.com/opensearch-project/opensearch
1010

1111
|opensearch-testcontainers|OpenSearch|testcontainers|JDK|
1212
|---|---|---|---|
13-
|3.0.0-SNAPSHOT|2.0.0+|1.20.0+|21+|
13+
|3.0.1-SNAPSHOT|2.0.0+|1.20.0+|21+|
14+
|3.0.0|2.0.0+|1.20.0+|21+|
1415
|2.1.4-SNAPSHOT|2.0.0+|1.20.0+|11+|
1516
|2.1.3|2.0.0+|1.20.0+|11+|
1617
|2.1.2|2.0.0+|1.20.0+|11+|
@@ -29,7 +30,7 @@ The [opensearch-testcontainers](https://github.com/opensearch-project/opensearch
2930
<dependency>
3031
<groupId>org.opensearch</groupId>
3132
<artifactId>opensearch-testcontainers</artifactId>
32-
<version>2.1.3</version>
33+
<version>3.0.0</version>
3334
<scope>test</scope>
3435
</dependency>
3536
```

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=3.0.0
1+
version=3.0.1

0 commit comments

Comments
 (0)