Enhancements for the aai-common library
[aai/aai-common.git] / aai-schema-abstraction / pom.xml
index 4f216fc..3831810 100644 (file)
     <version>1.6.6-SNAPSHOT</version>
     <relativePath>../aai-parent/pom.xml</relativePath>
   </parent>
-  
+
   <artifactId>aai-schema-abstraction</artifactId>
   <name>aai-schema-abstraction</name>
 
   <properties>
     <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
-    <logback.version>1.2.3</logback.version>
   </properties>
 
   <dependencies>
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>${mockito.core.version}</version>
       <scope>test</scope>
     </dependency>
   </dependencies>