From a33615dacc97032e0b6399aee792f5fa424e9283 Mon Sep 17 00:00:00 2001 From: marcinrzepeckiwroc Date: Fri, 8 Jan 2021 13:03:06 +0100 Subject: Update Pnf simulator version to 1.0.2 Add pom for Http Server Issue-ID: INT-1814 Signed-off-by: marcinrzepeckiwroc Change-Id: I86b18a38a4d21c42d4bf321c73ba3d2bbce24742 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0f1f46a..c13587b 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg