From: waynedunican Date: Tue, 28 Jan 2025 15:31:22 +0000 (+0000) Subject: Update SNAPSHOT version X-Git-Tag: 1.0.3~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb3e442497fc8b847d878bdcfb20276bc725718d;p=policy%2Fopa-pdp.git Update SNAPSHOT version Issue-ID: POLICY-5255 Change-Id: If15f5fd912a0a3ed054755af12aaaaa11608b8a0 Signed-off-by: waynedunican --- diff --git a/version b/version index 3eefcb9..51f7e73 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.0 +1.0.1-SNAPSHOT diff --git a/version.properties b/version.properties index 5128787..266427f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}