diff options
author | Jim Hahn <jrh3@att.com> | 2019-07-01 15:09:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-01 15:09:23 +0000 |
commit | 5052634e60545f5b483660700d47eb4fff5d0d38 (patch) | |
tree | 8833b6a507b5b70cddc914543d099beaf00029fc /model/basic-model/pom.xml | |
parent | c4baac8a79b0ca6340693ae47f9c424f3612e3bd (diff) | |
parent | f412580c59f34de8e4988796bf42898be5d3a2b7 (diff) |
Merge "Bump apex-pdp to 2.2.1-SNAPSHOT"
Diffstat (limited to 'model/basic-model/pom.xml')
-rw-r--r-- | model/basic-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index 3dca4bd66..e56b208f6 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.model</groupId> <artifactId>model</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>basic-model</artifactId> |