aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-impl/rest/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-06-17 16:05:25 -0400
committerJim Hahn <jrh3@att.com>2021-06-17 16:20:48 -0400
commit175aa75c1a4b1f0cee27d534831ff9382c83047a (patch)
tree21805f68ddae2369ec831140c07229a6c7287f7e /models-interactions/model-impl/rest/pom.xml
parent27ac6bce15318a074d4fb53606571eb30e46bf07 (diff)
Use lombok annotations for tosca, rest, sdnc
Issue-ID: POLICY-3396 Change-Id: I3c9e5ee7ea6da2bab4fe37504d39f7ce63868887 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-interactions/model-impl/rest/pom.xml')
-rw-r--r--models-interactions/model-impl/rest/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml
index a7519080a..f773c0f45 100644
--- a/models-interactions/model-impl/rest/pom.xml
+++ b/models-interactions/model-impl/rest/pom.xml
@@ -43,11 +43,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <version>${version.javax.bind}</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>