Skip to content

Commit

Permalink
[release] Update parent after release xwiki-platform-14.7-rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelleduc committed Aug 23, 2022
1 parent b8cca69 commit 772dd8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-pom</artifactId>
<version>14.7-rc-1</version>
<version>14.7-SNAPSHOT</version>
<!-- Note: Do NOT set the <relativePath> tag here as this can cause issues. For example imagine you're using
Jenkins and you have the following directory structure:
workspace/xwiki-commons
Expand All @@ -35,7 +35,7 @@
By using an empty value we force Maven to resolve the parent from the Maven repositories,
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent
-->
<relativePath />
<relativePath/>
</parent>
<groupId>org.xwiki.platform</groupId>
<artifactId>xwiki-platform</artifactId>
Expand Down

0 comments on commit 772dd8b

Please sign in to comment.