We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1890bcc commit 7a17fa2Copy full SHA for 7a17fa2
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.xwiki.commons</groupId>
25
<artifactId>xwiki-commons-pom</artifactId>
26
- <version>17.8.0-SNAPSHOT</version>
+ <version>17.9.0-SNAPSHOT</version>
27
<!-- Note: Do NOT set the <relativePath> tag here as this can cause issues. For example imagine you're using
28
Jenkins and you have the following directory structure:
29
workspace/xwiki-commons
@@ -35,7 +35,7 @@
35
By using an empty value we force Maven to resolve the parent from the Maven repositories,
36
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent
37
-->
38
- <relativePath />
+ <relativePath/>
39
</parent>
40
<groupId>org.xwiki.platform</groupId>
41
<artifactId>xwiki-platform</artifactId>
0 commit comments