diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 17:57:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 17:57:57 +0000 |
commit | 9043a4c4bea897905453953938f25493646135e7 (patch) | |
tree | b91aabe56cea7a9517d54607fafea8d2d92278b2 /feature-simulators/pom.xml | |
parent | 234f0ffb6e4c11f1728675d8e371bb3e42b22fdf (diff) |
Release policy/drools-pdp1.5.1
Diffstat (limited to 'feature-simulators/pom.xml')
-rw-r--r-- | feature-simulators/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 7e7a2064..9dc86cd6 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>feature-simulators</artifactId> |