diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-10 14:17:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-10 14:17:49 +0000 |
commit | 19e19cbcdb20bd0677e10d2ad0990ef9f7df4b4c (patch) | |
tree | a89ce136d06c169e3ab6efd9a52846320d99a17c /integration | |
parent | 488dd18f0f196d1e4544d2b030774b64fa56c5c5 (diff) |
Release policy/parent3.1.2
Diffstat (limited to 'integration')
-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 0e06fc84..2a7d4624 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.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |