Skip to content

Commit

Permalink
ctron#66 Assign project.build.rpm.outputFileName property
Browse files Browse the repository at this point in the history
  • Loading branch information
jarkkosonninen authored and ctron committed Sep 12, 2022
1 parent 0796b57 commit 50de794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/de/dentrassi/rpm/builder/RpmMojo.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2016, 2018 IBH SYSTEMS GmbH and others.
* Copyright (c) 2016, 2018, 2022 IBH SYSTEMS GmbH and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
Expand All @@ -13,6 +13,7 @@
* Lucian Burja - Added setting for creating relocatable RPM packages
* Peter Wilkinson - add skip entry flag
* Daniel Singhal - Added primary artifact support
* Jarkko Sonninen - Added outputFileNameProperty
*******************************************************************************/
package de.dentrassi.rpm.builder;

Expand Down

0 comments on commit 50de794

Please sign in to comment.