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 /examples/examples-onap-bbs | |
parent | c4baac8a79b0ca6340693ae47f9c424f3612e3bd (diff) | |
parent | f412580c59f34de8e4988796bf42898be5d3a2b7 (diff) |
Merge "Bump apex-pdp to 2.2.1-SNAPSHOT"
Diffstat (limited to 'examples/examples-onap-bbs')
-rw-r--r-- | examples/examples-onap-bbs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index 521db0236..7d7a0fca9 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>examples-onap-bbs</artifactId> |