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

Pull request #862: Updated version to 1.5.1

Merge in NMAAS/nmaas from release/1.5.1 to develop

* commit '037cf68a':
  Updated version to 1.5.1
parents e7b179b0 037cf68a
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