Skip to content

Commit 7410ce4

Browse files
authored
Fix server-boot pom (#5576)
fix server-boot pom
1 parent a12d9b1 commit 7410ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/server-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.rdf4j</groupId>
66
<artifactId>rdf4j-tools</artifactId>
7-
<version>5.2.1-SNAPSHOT</version>
7+
<version>5.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>rdf4j-server-boot</artifactId>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)