diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:17:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:17:27 +0000 |
commit | 1a34d3cbf4c69810658c49566767a63096a40921 (patch) | |
tree | 69541d0ed7cfa7fa8274eea65d47a72d2a1c8d09 /main/pom.xml | |
parent | e6c75e603c854fdd2f8cfb15ddb74ceac10af644 (diff) |
Release policy/pap3.0.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 129379c1..06ed8d9b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>pap-main</artifactId> |