Skip to content
Snippets Groups Projects
Commit 648f14ab authored by Simon Urli's avatar Simon Urli
Browse files

[branch] Updating inter-project dependencies on master

parent 77589c1a
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.7.0-SNAPSHOT</version> <version>16.8.0-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