aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChenfei Gao <cgao@research.att.com>2019-09-16 22:20:34 -0400
committerChenfei Gao <cgao@research.att.com>2019-09-16 22:26:07 -0400
commit20390c6ed94e2082cb688d76aacabe5366d908fe (patch)
treeb5904fc70141b2ce05c24a6fadb959f282c27c0a /pom.xml
parenteeb2aa12f0445829d0aedb91d729f61102c070d8 (diff)
Add changes to support application/yaml in api
Issue-ID: POLICY-2101 Change-Id: I0860ff11231b6a649f52355d8d9333eec7d78826 Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 72bcbb01..861b19fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,8 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.5.2</policy.common.version>
- <policy.models.version>2.1.3</policy.models.version>
+ <policy.common.version>1.6.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.2.0-SNAPSHOT</policy.models.version>
</properties>
<modules>