diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-06 13:00:56 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-07 15:36:34 -0500 |
commit | 7e580d1ea9166134bf3fdf411725bbf038bd23df (patch) | |
tree | 8c72f190ef1111293eebca4ae5a6ae15e0e52dfd /integrity-audit/pom.xml | |
parent | 3ba2cb03ad44002314466a14f6c988c9fd94906c (diff) |
Update dmaap code for 1.1.91.3.3
The new version has changed class names.
Adding change to point to released policy/parent.
Bumping to 1.3.3 release.
Issue-ID: POLICY-1229
Change-Id: Id268b1a57667ffa3b5950dba7c10db2181586245
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit ea8ac37e7ae72ee465c14ce7b418b074b8207b0a)
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integrity-audit/pom.xml')
-rw-r--r-- | integrity-audit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 1e0ffc75..3c2f865c 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |