diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 15:55:51 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 15:55:57 -0400 |
commit | dca5220480fb7c45e9d098825597cc7d70608c6a (patch) | |
tree | d0338307e2f20452526a9cc570c4e361eaf62826 /PolicyEngineAPI/pom.xml | |
parent | da09b036ff8f3c927e552e33e1476be4ba488efa (diff) |
Upgrade to SNAPSHOT 1.2.1
Issue-ID: POLICY-736
Change-Id: If5c959aa1c0a123c7fd9eee281e39e1d646b6b03
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'PolicyEngineAPI/pom.xml')
-rw-r--r-- | PolicyEngineAPI/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index d43dd4b27..4b1cc4562 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>PolicyEngineAPI</artifactId> <dependencies> |