Update version to 1.13.6-SNAPSHOT
[sdc.git] / openecomp-be / backend / pom.xml
index 7a02604..d4919ee 100644 (file)
@@ -4,14 +4,13 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.openecomp.sdc</groupId>
     <artifactId>backend</artifactId>
     <packaging>pom</packaging>
 
     <parent>
         <artifactId>openecomp-sdc</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
     </parent>
 
     <modules>
@@ -24,6 +23,7 @@
         <module>openecomp-sdc-healthcheck-manager</module>
         <module>openecomp-sdc-conflict-manager</module>
         <module>openecomp-sdc-item-permissions-manager</module>
+        <module>openecomp-sdc-security-util</module>
     </modules>