diff options
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 31f34b101..9c2fbcaaf 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.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>examples-onap-bbs</artifactId> |