diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:31:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-22 18:31:10 +0000 |
commit | 25c97725fc16b344f6ec6fd7c803353426b28db8 (patch) | |
tree | f020e80f96b087736f609427d4566a864cccefca /forwarding/pom.xml | |
parent | eedd2fc5da061afc003c4415d9b590545aba8100 (diff) |
Release policy/distribution2.8.2
Diffstat (limited to 'forwarding/pom.xml')
-rw-r--r-- | forwarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml index ca35e3c0..b91133d1 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.8.2-SNAPSHOT</version> + <version>2.8.2</version> </parent> <artifactId>forwarding</artifactId> |