diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 21:06:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 21:06:24 -0400 |
commit | c30243bc67f00662612864b6ac2e7a1e958d7fee (patch) | |
tree | 657a35ccbf2d782f3feb4b9b0a4ca01eb2334f2f /ONAP-SDK-APP/pom.xml | |
parent | 7f9b4eeaf8d19d04bc53647a4abfd174ae233a6d (diff) |
Bump engine 1.6.2 patch
I'm not going to bother with the other non-pom changes.
Until we really need to.
Issue-ID: POLICY-2378
Change-Id: Ib06ae950cd37d75fb34f49fd5cb207deca998c11
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ONAP-SDK-APP/pom.xml')
-rw-r--r-- | ONAP-SDK-APP/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 7b33227db..097bc5460 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <artifactId>ONAP-SDK-APP</artifactId> <packaging>war</packaging> |