diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-18 19:18:25 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-09-18 19:21:37 -0400 |
commit | bc7885882394ec60a1fb255a16b63c00a91c7172 (patch) | |
tree | 8f7be8684184923eedad6337efdf453185a0bf08 /pom.xml | |
parent | 1bf0e1d6acc1df4da77cfcf315bfe16f58a12def (diff) |
Fixes for oparent upgrade
Clean out the defined properties to allow oparent version
to pull through.
Issue-ID: POLICY-1126
Change-Id: Ib521110493bdb01712d3e81bdfd0128511f748b7
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -70,7 +70,6 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> - <jetty.version>9.3.24.v20180605</jetty.version> </properties> <modules> |