diff options
Diffstat (limited to 'artifactbroker/pom.xml')
-rw-r--r-- | artifactbroker/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index da6b1d3..11d3903 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -33,6 +33,7 @@ <nexusproxy>https://nexus.onap.org</nexusproxy> <version.logback>1.2.3</version.logback> <policy.common.version>1.3.4</policy.common.version> + <policy.engine.version>1.3.5</policy.engine.version> </properties> <modules> <module>model</module> |