diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 11:58:28 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 12:00:23 -0500 |
commit | 47d661ef90a90a91ac706df399ae0ed7936ffd95 (patch) | |
tree | ac3c532f692d30755c16a7cf11b6bf65c8fe5c74 /feature-eelf | |
parent | d78b530526c7cb0add7a750a6d33defb0a3398f3 (diff) |
Update to 1.1.2-SNAPSHOT
Released 1.1.1, bump patch to 1.1.2
Issue-ID: POLICY-436
Change-Id: Idc58c1dc0cd66243ca1b94cce2ef4254ef2d87c8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'feature-eelf')
-rw-r--r-- | feature-eelf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-eelf/pom.xml b/feature-eelf/pom.xml index e9e578d6..c3ec192a 100644 --- a/feature-eelf/pom.xml +++ b/feature-eelf/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>feature-eelf</artifactId> |