enable kiwi-backend for the release process
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f6b13df2 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f6b13df2 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f6b13df2 Branch: refs/heads/ldp Commit: f6b13df21adf4c9759b65caef50f7cc8dccbbbcf Parents: 4c62218 Author: Jakob Frank <[email protected]> Authored: Tue Mar 18 14:57:54 2014 +0100 Committer: Jakob Frank <[email protected]> Committed: Tue Mar 18 16:41:00 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/f6b13df2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6eecb9f..b06ecca 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ <tagNameFormat>@{version}</tagNameFormat> <!-- the profiles to run for the release --> - <arguments>-Pinstaller,marmotta-release,sign ${arguments}</arguments> + <arguments>-Pinstaller,marmotta-release,sign,kiwi ${arguments}</arguments> <pushChanges>false</pushChanges> </configuration>
