changed to unmaintained
[aaf/authz.git] / misc / pom.xml
index 61d4f5d..1c475ce 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
        <groupId>org.onap.aaf.authz</groupId>
        <artifactId>parent</artifactId>
-       <version>2.7.0-SNAPSHOT</version>
+       <version>2.7.4-SNAPSHOT</version>
     </parent>
     <artifactId>miscparent</artifactId>
     <name>AAF Misc Parent</name>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>
-        </dependency>
-        <dependency>           
-                       <groupId>org.owasp.encoder</groupId>            
-                       <artifactId>encoder</artifactId>                
-                       <version>1.2.1</version>                
-               </dependency>
+        </dependency>        
         
     </dependencies>