diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 07:44:50 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-29 07:44:56 -0400 |
commit | 814101d7680da5b52b06461c1d9a132e32a6e3d5 (patch) | |
tree | bc6f7cd73aca4744a4429e30d139856fa413813f /models-pap/pom.xml | |
parent | d22b3a35cae65438fe0e69fda2cf7d4e46a5a549 (diff) |
Change version to 2.1.0
Bump for El Alto
Issue-ID: POLICY-1747
Change-Id: I72ec2583715744e9e6debe84b75d0c1d3ffab997
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'models-pap/pom.xml')
-rw-r--r-- | models-pap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 208558d83..0b71e9a40 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> </parent> <artifactId>policy-models-pap</artifactId> |