aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-02-18 13:30:00 -0500
committerJim Hahn <jrh3@att.com>2019-02-18 16:28:55 -0500
commitd3fe4b67f181d79272b984f6f6b39b943bd53daf (patch)
treeafc810f7018216eaa8a2cf18a41ab2fd32e52810 /pom.xml
parent2917a67f12e32a7337e3a9f9b9fd3de4469a921c (diff)
Remove jackson from policy-endpoints pom
Removed most jackson dependencies from the policy-endpoints pom, leaving jackson-annotations. Moved jersey.version to top-level pom. Change-Id: I73c6fef79d104ef62c7632ad3e02bc52865351cd Issue-ID: POLICY-1531 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index de4f6a90..0ff66762 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
<!-- Project common dependency versions -->
<commons-lang3.version>3.4</commons-lang3.version>
+ <jersey.version>2.25.1</jersey.version>
</properties>
<modules>