Bump project version
[transportpce.git] / features / odl-transportpce-stubmodels / pom.xml
index 8af42f65e0f6a32d4e0d4a96d8b8fbf7c9b9893a..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.2</version>
+    <version>5.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-stubmodels</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
 
@@ -31,13 +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>odl-mdsal-models</artifactId>
-      <version>${mdsal.model.version}</version>
-      <classifier>features</classifier>
-      <type>xml</type>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>odl-transportpce-ordmodels</artifactId>