diff options
author | 2021-06-23 21:31:03 +0000 | |
---|---|---|
committer | 2021-06-23 21:31:03 +0000 | |
commit | 03dd6b216c11acd92b6d05ffb4a0d052766d5119 (patch) | |
tree | 456ed610bb39cfb341b164ada457564c5bbd2f3b /examples/examples-onap-bbs/pom.xml | |
parent | b7459864ffb9d168fddafcfe42f66ac8a5c33613 (diff) |
Release policy/apex-pdp2.5.3
Diffstat (limited to 'examples/examples-onap-bbs/pom.xml')
-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 03ca73291..baa1c1fbd 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.5.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <artifactId>examples-onap-bbs</artifactId> |