Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-rendering
Commits
587840c9
Commit
587840c9
authored
May 10, 2022
by
Thomas Mortagne
Browse files
[misc] Use the same version for all Maven Archetype modules
parent
ef76f5fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
xwiki-rendering-archetype-macro/pom.xml
View file @
587840c9
...
...
@@ -88,7 +88,7 @@
<extension>
<groupId>
org.apache.maven.archetype
</groupId>
<artifactId>
archetype-packaging
</artifactId>
<version>
2.1
</version>
<version>
${maven.archetype.version}
</version>
</extension>
</extensions>
<plugins>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment