rpm and deb packages should be part of the release

This commit is contained in:
Sebastian Sdorra
2014-06-20 16:24:04 +02:00
parent cf87bdcc32
commit e313e58c69

View File

@@ -259,7 +259,7 @@
<configuration>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
<releaseProfiles>release,APIviz,doc</releaseProfiles>
<releaseProfiles>release,APIviz,doc,nativepkg</releaseProfiles>
<tagNameFormat>@{project.version}</tagNameFormat>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>