diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 10:24:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 10:24:40 +0000 |
commit | 15223ac02e908dff3821bb6f3094e87c6c249b24 (patch) | |
tree | 82318ed81df11fe722770987c976905354a5df82 /main/pom.xml | |
parent | d923d6792617e677da934836843d780cf44e52dc (diff) |
Release policy/pap2.6.1
Diffstat (limited to 'main/pom.xml')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 06c03345..cfe6754f 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> </parent> <artifactId>pap-main</artifactId> |