Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit e85397a5 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

maven release issue does not pass arguments to sub-build

parent 392a76a2
No related tags found
No related merge requests found
......@@ -698,6 +698,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<configuration>
<arguments>$(arguments)</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
</plugin>
......
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