diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-05-21 16:49:26 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-05-21 16:49:37 +0100 |
commit | a7f30f3bdd7b3118e423243e6328c4c7ffe32244 (patch) | |
tree | 4f901c3dd0943fbb65e9fb1535e04ae24cfba708 /version.properties | |
parent | 1da6b3b6a28f40322a13e6fb5142206f1eefa027 (diff) |
Update Policy Engine to 1.2.3-SNAPSHOT
These reviews must be merged in order because of layering.
This review should be merged FOURTH.
Change-Id: Ifca8e33b79085a4032164b44dae3401f8179f5f6
Issue-ID: POLICY-844
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 7e20a36bf..b80ccebde 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |