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

Updated version to 1.4.0

parent 547cb511
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ repositories {
}
version = '1.4.0-SNAPSHOT'
version = '1.4.0'
group = 'net.geant.nmaas'
sourceCompatibility = 1.8
......
......@@ -5,7 +5,7 @@ plugins {
id "org.sonarqube" version "3.0"
}
version = '1.4.0-SNAPSHOT'
version = '1.4.0'
task buildGUI(type: Exec) {
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