diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:48:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:48:38 +0000 |
commit | 1e1e9806bc92622178c7a71628cce034e0897d89 (patch) | |
tree | 29edcb9f8c58e16804d7debd53241e3111edd659 /feature-test-transaction | |
parent | 8064c557f1296ebefd0682432cd5c5ac827ebef0 (diff) |
Release policy/drools-pdp1.7.4
Diffstat (limited to 'feature-test-transaction')
-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 1a4387aa..22e0922d 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.4-SNAPSHOT</version> + <version>1.7.4</version> </parent> <artifactId>feature-test-transaction</artifactId> |