diff options
author | 2021-10-12 14:51:33 +0000 | |
---|---|---|
committer | 2021-10-12 14:51:33 +0000 | |
commit | c5d2f7bc8f817d5aaf3d4507ed28ec5394471ba6 (patch) | |
tree | ccb4de47d984b5d342b1972d4203a1937fe6d7a1 /integration/pom.xml | |
parent | 34367583a1e62a10fb39ae0488f8df3aef5caf6b (diff) |
Release policy/parent3.4.3
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 3953be0f..7853bd63 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.4.3-SNAPSHOT</version> + <version>3.4.3</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |