aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChenfei Gao <cgao@research.att.com>2019-05-21 22:43:25 -0400
committerChenfei Gao <cgao@research.att.com>2019-05-21 22:43:33 -0400
commitbbf59429cf462ae417a16afa631c87f495e261df (patch)
tree3566574c04694a7f9f955f7fd8f626a46d8b4df6 /pom.xml
parentf3819951cf22cf93940679964a8c46bd8dfc89cb (diff)
Modify legacy API and policy provider to support version enabled features in legacy db provider
Includes: a) Modify legacy API endpoints to retrieve the latest version of legacy policies b) Modify legacy policy providers to support newly added version enabled features in db provider c) Fix corresponding junit test failures Issue-ID: POLICY-1777 Change-Id: I641170b37e2929b5060414832d4b8395493cecdc Signed-off-by: Chenfei Gao <cgao@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e167eba0..cf6c1125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<policy.common.version>1.4.0</policy.common.version>
- <policy.models.version>2.0.0</policy.models.version>
+ <policy.models.version>2.0.1-SNAPSHOT</policy.models.version>
</properties>
<modules>