BGPCEP-710: Config loader feature
[bgpcep.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d3f46e1267859c4e54902bb6210b9e6db4a3a6fa..44680ca592d5554a9a60987c08615dd352123bbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.2</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>
@@ -94,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>