Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xwiki-platform
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XWiki
xwiki-platform
Commits
01ba6ce7
Commit
01ba6ce7
authored
4 days ago
by
Manuel Leduc
Browse files
Options
Downloads
Patches
Plain Diff
[release] Update parent after release xwiki-platform-16.10.5
parent
6f5107c4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
+
2
−
2
View file @
01ba6ce7
...
...
@@ -23,7 +23,7 @@
<parent>
<groupId>
org.xwiki.commons
</groupId>
<artifactId>
xwiki-commons-pom
</artifactId>
<version>
16.10.
5
</version>
<version>
16.10.
6-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
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment