Bump versions by x.y.(z+1)
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 562bdf88f41877dc3552037640c47d597ae62871..e2ebfd6ae52773a6e65f044339d64794dd561bf4 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-binding-test-utils</artifactId>
-  <version>2.2.0-SNAPSHOT</version>
+  <version>2.2.3-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
@@ -48,7 +48,7 @@
       <groupId>ch.vorburger</groupId>
       <artifactId>xtendbeans</artifactId>
       <scope>compile</scope>
-      <version>1.2.2</version>
+      <version>1.2.3</version>
     </dependency>
     <dependency>
       <groupId>com.googlecode.java-diff-utils</groupId>