diff options
author | 2024-05-15 11:09:39 +0000 | |
---|---|---|
committer | 2024-05-15 11:09:39 +0000 | |
commit | 049889128a74040b8fa3a0da69e2be8baed33e56 (patch) | |
tree | 4f4b3c317e442dedcb9de623c2515a97c292d777 /integration/pom.xml | |
parent | e02d27f830abc7ed1d131057da714bbeafa7f61d (diff) |
Release policy/parent4.1.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 4d897b14..b8058b9a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>4.1.3-SNAPSHOT</version> + <version>4.1.3</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |