Skip to content
Snippets Groups Projects
Commit d8dd6c58 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

[release] Update parent after release xwiki-platform-16.10.2

parent 21f233bc
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.xwiki.commons</groupId> <groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-pom</artifactId> <artifactId>xwiki-commons-pom</artifactId>
<version>16.10.2</version> <version>16.10.3-SNAPSHOT</version>
<!-- Note: Do NOT set the <relativePath> tag here as this can cause issues. For example imagine you're using <!-- 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: Jenkins and you have the following directory structure:
workspace/xwiki-commons workspace/xwiki-commons
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
By using an empty value we force Maven to resolve the parent from the Maven repositories, 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 see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent
--> -->
<relativePath /> <relativePath/>
</parent> </parent>
<groupId>org.xwiki.platform</groupId> <groupId>org.xwiki.platform</groupId>
<artifactId>xwiki-platform</artifactId> <artifactId>xwiki-platform</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment