diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:11:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:11:37 +0000 |
commit | d3c852a1747cad0797de9612316fef527472731b (patch) | |
tree | 4c9560f7e143ee1c62b547db16e0a3bd2f21c375 /main/pom.xml | |
parent | 4f4268b54567c596784502085fdd3aa8dc97f77b (diff) |
Release policy/pap2.6.2
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 3409bbb5..ae8d858e 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.2-SNAPSHOT</version> + <version>2.6.2</version> </parent> <artifactId>pap-main</artifactId> |