diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-09-27 08:54:09 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-09-27 08:56:04 +0100 |
commit | a21bea17a28b6a1c28a82f9d2888bdeb82cf1464 (patch) | |
tree | f377b6fce4010410e730ebb101d1f098ac387825 /version.properties | |
parent | 773faca00e8087953da2e47d7c05471be2458147 (diff) |
[DMAAP-MR] Revert ajsc exclusions1.4.2
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I0143dbaac28ac24007b178f5a6e1361d45ececd0
Issue-ID: DMAAP-1748
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 b7a70d5..043c6b2 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |