Bump project version
[transportpce.git] / features / odl-transportpce-stubmodels / pom.xml
index 8e118e5a611fabfae13b79b2d91eaecd7e84aa37..d2c2c8f96a38411e81fdf0509cddfcee6db1257f 100644 (file)
@@ -12,18 +12,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.1.4</version>
+    <version>5.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-stubmodels</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -31,11 +30,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 <name>OpenDaylight :: transportpce :: stubmodels</name>
 
   <dependencies>
-    <dependency>
-      <groupId>org.opendaylight.mdsal.model</groupId>
-      <artifactId>ietf-inet-types-2013-07-15</artifactId>
-      <version>1.5.1-SNAPSHOT</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>odl-transportpce-ordmodels</artifactId>