Fixes #issue
It's a good idea to open an issue first for discussion.
- I have followed Sample Format Guide
-
pom.xmlparent set to latestshared-configuration - Appropriate changes to README are included in PR
- API's need to be enabled to test (tell us)
- Environment Variables need to be set (ask us to set them)
- Tests pass:
mvn clean verifyrequired - Lint passes:
mvn -P lint checkstyle:checkrequired - Static Analysis:
mvn -P lint clean compile pmd:cpd-check spotbugs:checkadvisory only - Please merge this PR for me once it is approved.