diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:57:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-28 17:57:58 +0000 |
commit | 6a519c16390107215746dacc4bdd516f679e0031 (patch) | |
tree | c194f68ec0d8ca8bdbd2a9592d3a71dacfc5823c /client/client-full/pom.xml | |
parent | 59658390a07e5e01c22485a4ee13be0b266f9407 (diff) |
Release policy/apex-pdp2.2.3
Diffstat (limited to 'client/client-full/pom.xml')
-rw-r--r-- | client/client-full/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 6127985fa..b6386d9d5 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.client</groupId> <artifactId>client</artifactId> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.3</version> </parent> <artifactId>client-full</artifactId> |