diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 20:14:20 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 20:14:20 +0000 |
commit | ebdf02ede0042bdb5b572c00077098c31f804199 (patch) | |
tree | 94ab1a5d8fad13a8e9ded7d54f5ee95922d42b8d /context | |
parent | 23f4d5f537f944fbb689e75e591678c9a8757c0a (diff) |
Release policy/apex-pdp8.0.1-ONAP2.5.4
Diffstat (limited to 'context')
-rw-r--r-- | context/context-management/pom.xml | 2 | ||||
-rw-r--r-- | context/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 35d3c6051..a1ab813ad 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.context</groupId> <artifactId>context</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <artifactId>context-management</artifactId> diff --git a/context/pom.xml b/context/pom.xml index 11d8af38c..c46fa7928 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp</groupId> <artifactId>apex-pdp</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <groupId>org.onap.policy.apex-pdp.context</groupId> |