Skip to content

Commit ecd57f0

Browse files
committed
[Misc] Fix wrong parent pom version
1 parent b980b89 commit ecd57f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.xwiki.commons</groupId>
2525
<artifactId>xwiki-commons-pom</artifactId>
26-
<version>17.5.0-SNAPSHOT</version>
26+
<version>17.6.0-SNAPSHOT</version>
2727
<!-- Note: Do not modify the <relativePath> tag here as this can cause issues. See the pom.xml for xwiki-platform
2828
for more details. By using an empty value we force Maven to resolve the parent from the Maven repositories,
2929
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent -->

0 commit comments

Comments
 (0)