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

Updated version to 1.5.1

parent e7b179b0
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ repositories { ...@@ -13,7 +13,7 @@ repositories {
mavenCentral() mavenCentral()
} }
version = '1.5.1-SNAPSHOT' version = '1.5.1'
group = 'net.geant.nmaas' group = 'net.geant.nmaas'
java { java {
......
...@@ -13,7 +13,7 @@ Platform exposes a REST API consumed by the NMaaS Portal GUI. ...@@ -13,7 +13,7 @@ Platform exposes a REST API consumed by the NMaaS Portal GUI.
* freemarker * freemarker
* Gitlab4j * Gitlab4j
* Flyway * Flyway
* Kubernetes client from fabric8 * Kubernetes API client from fabric8
### Running NMaaS Platform on local machine ### Running NMaaS Platform on local machine
......
{"versions" : [ {"versions" : [
{ {
"verNo" : "1.5.1", "verNo" : "1.5.1",
"date" : "(2022/09/09)", "date" : "(2022/09/13)",
"topic" : [ "topic" : [
{ {
"title" : "Improved application configuration", "title" : "Improved application configuration",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment