Bumping versions by 0.0.1 for next dev cycle
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 55f417939aaefff6761d2065311c294f25b8a29e..440f06e4a76b405fe53916640de744a85fb6273f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.7.1-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
@@ -37,6 +37,7 @@
       <module>binding2</module>
       <module>model</module>
       <module>entityownership</module>
+      <module>singleton-service</module>
     </modules>
 
     <build>
@@ -49,7 +50,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.0.0-SNAPSHOT</version>
+                            <version>1.0.1-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>