diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:23:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:23:26 +0000 |
commit | 4de0c9348a89871ab2eb88e3010a177113f11058 (patch) | |
tree | b28ecd27f05dbb677e8b3f5fe4a64d54e7b4e53b /context | |
parent | 51a99ca5dcacbf5bd358b63854e3d39ec1cc7ce4 (diff) |
Release policy/apex-pdp2.7.410.0.1-PF-I1
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 2858cfc4c..3f0e2c9c4 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.context</groupId> <artifactId>context</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <artifactId>context-management</artifactId> diff --git a/context/pom.xml b/context/pom.xml index de8646754..51635fe7f 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.7.4-SNAPSHOT</version> + <version>2.7.4</version> </parent> <groupId>org.onap.policy.apex-pdp.context</groupId> |