Bump versions to 2.1.3-SNAPSHOT
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 67042fecdb4db32afc9d9bb677dce50a659ebbe8..8e9c99a0242a429fc0715bbd4304d8e413e413f7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.0</version>
+      <version>4.0.2</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
@@ -33,6 +33,7 @@
     <modules>
         <module>artifacts</module>
         <module>benchmarks</module>
+        <module>bundle-parent</module>
         <module>common</module>
         <module>features</module>
         <module>yang</module>