Release Neon
[controller.git] / opendaylight / md-sal / samples / toaster-it / pom.xml
index 766e62b7371dcb19eec9e6c81752ee67d180b1c3..8318e2231289ea61b6e28e7e34bf770f43b8886b 100644 (file)
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
+
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <version>1.9.2</version>
+    <relativePath>../../mdsal-it-parent</relativePath>
   </parent>
   <artifactId>sample-toaster-it</artifactId>