diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-08 10:44:30 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-08 13:11:12 -0500 |
commit | 9e4d48f1b10ab1ca3913277f46e884c4663593cd (patch) | |
tree | 9e1c65bfd7ad1fd1d732d75faf61427c8a7feeae /version.properties | |
parent | 8c3455d2a0a62bf1b099578f0acadc26a68ba919 (diff) |
Upgrade policy parent and common1.3.3
Upgrading to policy parent 2.0.1 release and common
1.3.3 to fix dmaap license issue 1.1.9
Upgrading to drools-pdp release 1.3.3
Also upgrading to 1.3.3 SNAPSHOT for release.
Issue-ID: POLICY-1229
Change-Id: Iaf4b2126c1b708ccf9655e410831c78dc0249838
Signed-off-by: Pamela Dragosh <pdragosh@research.att.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 09699482a..78b140e82 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |