diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 12:03:03 -0500 |
---|---|---|
committer | Daniel Cruz <dc443y@att.com> | 2017-11-20 19:29:35 +0000 |
commit | 49c757671447bdb4e7c47e35decf3cce0489297f (patch) | |
tree | a216d9373265cc77960c2003cdc428f96c3e40c5 /POLICY-SDK-APP | |
parent | 0c8e3b3b681fe38b002db34058d5e083951d2c2d (diff) |
Update to v1.1.2-SNAPSHOT
Release 1.1.1, moving patch to 1.1.2
Issue-ID: POLICY-436
Change-Id: Iabde3e56c04c68ca966efde09b5780e6275cb8a8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit f842f2075cd9b845e9120f6b7ce34e2858e791f0)
Diffstat (limited to 'POLICY-SDK-APP')
-rw-r--r-- | POLICY-SDK-APP/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 19382dcb3..86a422a46 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>POLICY-SDK-APP</artifactId> <packaging>war</packaging> |