From bed349adecc488eb04ea413b8f06d7d3d032a907 Mon Sep 17 00:00:00 2001 From: Zlatko Murgoski Date: Fri, 7 Jun 2019 18:09:53 +0200 Subject: Basic auth not working https://jira.onap.org/browse/DCAEGEN2-1541 Issue-ID: DCAEGEN2-1541 Change-Id: I61211b7a4693fea60b6da4bc460c2be47a41efa7 Signed-off-by: Zlatko Murgoski --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 9e50923f..ff4463f6 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=4 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg