remove unused dependency
[policy/models.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2b42f5d..eda0c23 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <groupId>com.att.nsa</groupId>
             <artifactId>cambriaClient</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.glassfish</groupId>
-            <artifactId>javax.json</artifactId>
-        </dependency>
     </dependencies>
 
     <dependencyManagement>