diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 21:32:05 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 21:32:05 +0000 |
commit | f0a469a2e9885e0a529e39af0a56d626bf35992f (patch) | |
tree | 345efd0f06dc48f0c06a32cc06bc1eb900710e50 /feature-test-transaction/pom.xml | |
parent | cc7cea18834c62353e7a1611c82a57dde441cabc (diff) |
Release policy/drools-pdp1.7.0
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r-- | feature-test-transaction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 353d3421..b1b4ab05 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>feature-test-transaction</artifactId> |