Skip to content

Commit 81d1214

Browse files
committed
Update parent version in pom.xml to 4.3.1
Changed the parent version of nitrite-java in nitrite-native-tests/pom.xml from 4.3.1-SNAPSHOT to 4.3.1 to use the stable release.
1 parent a04ff33 commit 81d1214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitrite-native-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.dizitart</groupId>
99
<artifactId>nitrite-java</artifactId>
10-
<version>4.3.1-SNAPSHOT</version>
10+
<version>4.3.1</version>
1111
</parent>
1212

1313
<artifactId>nitrite-native-tests</artifactId>

0 commit comments

Comments
 (0)