Update version to 1.13.4
[sdc.git] / openecomp-be / backend / openecomp-sdc-security-util / pom.xml
index 3b51027..5e0ddf8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>backend</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.13.0</version>
+        <version>1.13.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
 
 
     <dependencies>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>${slf4j-api.version}</version>
+        </dependency>
+
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-crypto</artifactId>