diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-05-21 14:14:40 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-05-21 14:14:52 +0100 |
commit | 025059a722b2c48f115d98eed0ca044898abb896 (patch) | |
tree | cb32eb35967876c803fcedecb13708e6faf2739c /version.properties | |
parent | ec679236bf07ef4a08b0e82660b400989722a3ee (diff) |
Update Policy Drools PDP to 1.2.3-SNAPSHOT
These reviews must be merged in order because of layering.
This review should be merged SECOND.
Change-Id: I3d3fb84622686b23d435aaf0cd43d307684a4a1f
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 cfb32e02..08d323a2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|