Skip to content

Commit f8f9dd7

Browse files
author
Nico Verwer
committed
pom fixes
1 parent 8713dd6 commit f8f9dd7

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)