Skip to content

Commit 7a17fa2

Browse files
committed
[branch] Updating inter-project dependencies on master
1 parent 1890bcc commit 7a17fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.8.0-SNAPSHOT</version>
26+
<version>17.9.0-SNAPSHOT</version>
2727
<!-- Note: Do NOT set the <relativePath> tag here as this can cause issues. For example imagine you're using
2828
Jenkins and you have the following directory structure:
2929
workspace/xwiki-commons
@@ -35,7 +35,7 @@
3535
By using an empty value we force Maven to resolve the parent from the Maven repositories,
3636
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent
3737
-->
38-
<relativePath />
38+
<relativePath/>
3939
</parent>
4040
<groupId>org.xwiki.platform</groupId>
4141
<artifactId>xwiki-platform</artifactId>

0 commit comments

Comments
 (0)