diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:31:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-10 13:31:19 +0000 |
commit | f8e261ef3173f2d7370888dd2b4cdb6c90cb7674 (patch) | |
tree | 63ac14d626961ab25190d684eacd31ac3e5dd2de /main/pom.xml | |
parent | d354eacf316c48dc2a46c1a6123a9842852d53f1 (diff) |
Release policy/pap2.4.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 d3bec42d..62ca553c 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.4.1-SNAPSHOT</version> + <version>2.4.1</version> </parent> <artifactId>pap-main</artifactId> |