This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 5781a7f2c BIGTOP-4288. Upgrade Commons Daemon to 1.4.0. (#1316)
5781a7f2c is described below
commit 5781a7f2c3f7de706bff9e690ca331f0284a95d3
Author: Kengo Seki <[email protected]>
AuthorDate: Fri Dec 13 00:13:09 2024 +0900
BIGTOP-4288. Upgrade Commons Daemon to 1.4.0. (#1316)
---
bigtop.bom | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bigtop.bom b/bigtop.bom
index 83da8a976..14aeec613 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -281,7 +281,7 @@ bigtop {
'bigtop-jsvc' {
name = "bigtop-jsvc"
relNotes = "Apache Common Daemon (jsvc) service package"
- version { base = '1.2.4'; pkg = base; release = 1 }
+ version { base = '1.4.0'; pkg = base; release = 1 }
tarball { source =
"commons-daemon-${version.base}-native-src.tar.gz"
destination = "commons-daemon-${version.base}.tar.gz" }
url { download_path = "/commons/daemon/source"