diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-08 09:22:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-08 09:22:08 +0000 |
commit | b11bda747fdebb63a533cb2a0950ceb9f895b39b (patch) | |
tree | c56eeb5e6bf001c69b732da65ba984ca7e264180 /resources | |
parent | 516158d8deafd55a959e6b703677df980fb62fe3 (diff) |
Release policy/parent3.4.1
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index b7d1e642..e4c66f27 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.4.1-SNAPSHOT</version> + <version>3.4.1</version> </parent> <artifactId>policy-parent-resources</artifactId> |