diff --git a/LICENSE b/LICENSE index 564ec64..8b593ff 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2016 CESNET +Copyright (c) 2014-2018 CESNET Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Modulefile b/Modulefile index b09cdb2..11245f3 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'cesnet-hadoop' -version '2.4.3' +version '2.4.4' source 'https://github.com/MetaCenterCloudPuppet/cesnet-hadoop' author 'Frantisek Dvorak ' license 'MIT' diff --git a/metadata.json b/metadata.json index cc3dc8a..2730f11 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "cesnet-hadoop", - "version": "2.4.3", + "version": "2.4.4", "author": "Frantisek Dvorak ", "summary": "Hadoop Cluster with security", "license": "MIT", @@ -29,10 +29,7 @@ ] }, { - "operatingsystem": "Fedora", - "operatingsystemrelease": [ - "22", "23", "24", "25" - ] + "operatingsystem": "Fedora" }, { "operatingsystem": "RedHat",