Bug 2756 - Instruction model update
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5d9fc1bbf1d9569e0bb089d5ffeb98caf58f7647..226050e906c48e76f9b178924e1c26259ea00400 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
         <version>1.5.0-SNAPSHOT</version>
-        <relativePath/>
+        <relativePath>../odlparent/odlparent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
         <karaf.distro.empty.version>1.5.0-SNAPSHOT</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
-        <yang.prototype.version>1.2.0-SNAPSHOT</yang.prototype.version>
-        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
-        <yangtools.generator.version>0.7.0-SNAPSHOT</yangtools.generator.version>
+
+        <config.version>0.3.0-SNAPSHOT</config.version>
         <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-       <config.version>0.3.0-SNAPSHOT</config.version>
+        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>