Migrate to odlparent 1.9.0
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 81533bcef2548cbe95b9a4220a0e8b9ba6f32405..34b0cdf1634ac9427dd15b07f860709f7fcc2b03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
@@ -33,7 +33,7 @@
     <properties>
         <config.version>0.7.0-SNAPSHOT</config.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <features.test.version>1.8.0-Carbon</features.test.version>
+        <features.test.version>1.9.0</features.test.version>
 
         <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
         <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>