diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 14:34:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 14:34:56 +0000 |
commit | 305d772e22502ed04cee11f159f1f1a128a5eeea (patch) | |
tree | 02ce1920f1fa92168134cb2c0cfb0e3e2e950bc6 /feature-controller-logging | |
parent | 75a916e516b085ca6748a6a75a62ca081c3af213 (diff) |
Release policy/drools-pdp1.6.3
Diffstat (limited to 'feature-controller-logging')
-rwxr-xr-x | feature-controller-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml index 89145e38..d456aa5d 100755 --- a/feature-controller-logging/pom.xml +++ b/feature-controller-logging/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|