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 afd4932 commit 3acd4a9Copy full SHA for 3acd4a9
pom.xml
@@ -23,11 +23,11 @@
23
<parent>
24
<groupId>org.xwiki.commons</groupId>
25
<artifactId>xwiki-commons-pom</artifactId>
26
- <version>17.4.7</version>
+ <version>17.4.8-SNAPSHOT</version>
27
<!-- Note: Do not modify the <relativePath> tag here as this can cause issues. See the pom.xml for xwiki-platform
28
for more details. By using an empty value we force Maven to resolve the parent from the Maven repositories,
29
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent -->
30
- <relativePath />
+ <relativePath/>
31
</parent>
32
<groupId>org.xwiki.rendering</groupId>
33
<artifactId>xwiki-rendering</artifactId>
0 commit comments