Skip to content

Commit e987692

Browse files
committed
fix: version in two submodule poms
1 parent 670af64 commit e987692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exist-core-jcstress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.3.1-SNAPSHOT</version>
31+
<version>6.4.1-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

exist-core-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.3.1-SNAPSHOT</version>
31+
<version>6.4.1-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

0 commit comments

Comments
 (0)