Skip to content
Snippets Groups Projects
Commit 4fc46738 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Updated version number and changelog

parent fe8549dc
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ repositories { ...@@ -13,7 +13,7 @@ repositories {
mavenCentral() mavenCentral()
} }
version = '1.4.1-SNAPSHOT' version = '1.4.1'
group = 'net.geant.nmaas' group = 'net.geant.nmaas'
sourceCompatibility = 1.8 sourceCompatibility = 1.8
......
{"versions" : [ {"versions" : [
{
"verNo" : "1.4.1",
"date" : "(2021/03/18)",
"topic" : [
{
"title" : "Improved user management views",
"tags" : "[Enhancement]",
"description" : "Introduced multiple enhancements to the user administrator view."
},
{
"title" : "Enhanced NMaaS configuration process",
"tags" : "[Enhancement]",
"description" : "Refactored Platform source code in order to load additional configuration parameters from properties file."
}
]
},
{ {
"verNo" : "1.4.0", "verNo" : "1.4.0",
"date" : "(2021/01/12)", "date" : "(2021/01/12)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment