Create and prepare non-deploy release 2.7.1
[aaf/authz.git] / auth / auth-core / pom.xml
index 972b12c..0c251bf 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>authparent</artifactId>
-        <version>2.7.0-SNAPSHOT</version>
+        <version>2.7.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>
-        </dependency>
-        <dependency>           
-                       <groupId>org.owasp.encoder</groupId>            
-                       <artifactId>encoder</artifactId>                
-                       <version>1.2.1</version>                
-               </dependency>
+        </dependency>        
     </dependencies>
     
     <build>