Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
frascati
frascati
Commits
619303cf
Commit
619303cf
authored
Mar 26, 2013
by
Philippe Merle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more configuration to maven-release-plugin.
parent
6474530c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
pom.xml
pom.xml
+4
-0
No files found.
pom.xml
View file @
619303cf
...
...
@@ -337,6 +337,10 @@
<artifactId>
maven-release-plugin
</artifactId>
<configuration>
<tagBase>
svn+ssh://svn.forge.objectweb.org/svnroot/frascati/tags/frascati/
</tagBase>
<!-- Sub modules have the same version as this one. -->
<autoVersionSubmodules>
true
</autoVersionSubmodules>
<preparationGoals>
clean install deploy
</preparationGoals>
<goals>
clean deploy
</goals>
</configuration>
</plugin>
</plugins>
...
...
Write
Preview
Markdown
is supported
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