diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.5-SNAPSHOT</version> <packaging>pom</packaging> @@ -46,7 +46,7 @@ <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> <policy.common.version>1.3.4</policy.common.version> - <policy.engine.version>1.3.5</policy.engine.version> + <policy.engine.version>1.3.6</policy.engine.version> <policy.apex-pdp.version>2.0.4</policy.apex-pdp.version> </properties> |