Update version for Aluminium SR3
[integration/distribution.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 59514e48febc2e9d689a946cb78c8458c6c79147..e256c06b5b878ae32a97c627a5882bfcdf97b2b9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,19 +7,17 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.0.2</version>
+        <version>7.0.8</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distribution-aggregator</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> value is used by Sonar to set project name -->
     <name>Integration/Distribution</name>
             </activation>
             <modules>
                 <module>artifacts</module>
+                <module>karaf-scripts</module>
                 <module>karaf</module>
                 <module>features</module>
+                <module>onap-karaf</module>
             </modules>
         </profile>
        <profile>