Create and prepare non-deploy release 2.7.1
[aaf/authz.git] / auth / auth-cmd / pom.xml
index 01ec4ec..4ffd87b 100644 (file)
@@ -18,7 +18,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>
 
             <groupId>jline</groupId>
             <artifactId>jline</artifactId>
             <version>2.14.2</version>
-        </dependency>
-        <dependency>           
-                       <groupId>org.owasp.encoder</groupId>            
-                       <artifactId>encoder</artifactId>                
-                       <version>1.2.1</version>                
-               </dependency>
+        </dependency>        
     </dependencies>
 
     <distributionManagement>