mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-22 23:42:11 +01:00
rpm and deb packages should be part of the release
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user