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

Pull request #8: Updated core files to 1.4.2 release

Merge in NMAAS/nmaas-portal from release/1.4.2 to develop

* commit '4edc75e5':
  Updated core files to 1.4.2 release
parents 53af49f9 4edc75e5
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ plugins { ...@@ -5,7 +5,7 @@ plugins {
id "org.sonarqube" version "3.0" id "org.sonarqube" version "3.0"
} }
version = '1.4.2-SNAPSHOT' version = '1.4.2'
task buildGUI(type: Exec) { task buildGUI(type: Exec) {
println 'Building using Angular CLI' println 'Building using Angular CLI'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment