aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authormarcinrzepeckiwroc <marcin.rzepecki@nokia.com>2021-01-08 13:03:06 +0100
committerMarcin Rzepecki <marcin.rzepecki@nokia.com>2021-01-08 12:10:12 +0000
commita33615dacc97032e0b6399aee792f5fa424e9283 (patch)
tree06865636e3608f589adbf4429bfc74b6be130baa /version.properties
parent23f606075360a376a8fdb9f7fb1f3505c3100c1a (diff)
Update Pnf simulator version to 1.0.2
Add pom for Http Server Issue-ID: INT-1814 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I86b18a38a4d21c42d4bf321c73ba3d2bbce24742
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
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