BGPCEP-710: Config loader feature
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 079c121305bcdb15ee65470176c91b98f2869bb1..44680ca592d5554a9a60987c08615dd352123bbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-aggregator</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>bgpcep</name> <!-- Used by Sonar to set project name -->
     <description>BGPCEP top-level aggregator</description>
@@ -53,6 +53,7 @@
         <module>programming</module>
         <module>rsvp</module>
         <module>topology</module>
+        <module>config-loader</module>
 
         <!-- Integration tests -->
         <module>integration-tests</module>
         <!--Test tools -->
         <module>data-change-counter</module>
         <module>testtool-util</module>
-        <module>data-change-counter-controller-config</module>
 
-        <!-- FIXME: re-enable this:
-        <module>distribution-karaf</module-->
+        <!-- Minimal complete distribution -->
+        <module>distribution-karaf</module>
     </modules>
 
     <build>
@@ -95,7 +95,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>${maven.info.reports.version}</version>
                 <reportSets>
                     <reportSet>
                         <reports>