Skip to content

Commit 0732509

Browse files
committed
Prepare for release 1.3.1
1 parent 3029a19 commit 0732509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add the Maven dependency:
1414
<dependency>
1515
<groupId>io.tarantool</groupId>
1616
<artifactId>testcontainers-java-tarantool</artifactId>
17-
<version>1.3.0</version>
17+
<version>1.3.1</version>
1818
</dependency>
1919
```
2020

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]:tarantool/testcontainers-java-tarantool.git</connection>
5050
<developerConnection>scm:git:[email protected]:tarantool/testcontainers-java-tarantool.git</developerConnection>
5151
<url>http://github.com/tarantool/testcontainers-java-tarantool/tree/master</url>
52-
<tag>v1.2.0</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)