diff options
author | John J. Franey <john.franey@att.com> | 2020-03-12 14:02:20 -0400 |
---|---|---|
committer | John J. Franey <john.franey@att.com> | 2020-03-12 14:02:20 -0400 |
commit | 1e8a6d7f5ec5755ca086a918fd28ce4baeeeec60 (patch) | |
tree | bc90e8e779282f1302a44b65c2b78779dc1f7297 /pom.xml | |
parent | 5871a45bc0e598e94b6338c91bbdbd2d0177e935 (diff) |
cert manager's Agent should return exit status
also, bumps oparent version to 3.0.1
Issue-ID: AAF-1087
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I994d279024e167654ae00914b8e23b83c5e6fd0f
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Frankfurt working Version --> - <version>3.0.0</version> + <version>3.0.1</version> </parent> <properties> |