Bump to odlparent-5.0.5/yangtools-3.0.9/mdsal-4.0.11
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index 40ac2e297d9f5992cfd2bf0e89c734bbd9bf05dc..1cc5fdeaf4bfbe65f6a709fc0d5936aa61503e03 100644 (file)
@@ -12,7 +12,7 @@ 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>5.0.1</version>
+    <version>5.0.5</version>
     <relativePath/>
   </parent>
 
@@ -21,16 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
-  <properties>
-    <mdsal.version>1.10.1-SNAPSHOT</mdsal.version>
-    <restconf.version>1.10.1-SNAPSHOT</restconf.version>
-    <yangtools.version>3.0.4</yangtools.version>
-    <netconf.version>1.7.1-SNAPSHOT</netconf.version>
-    <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-  </properties>
-
-
-<name>OpenDaylight :: transportpce :: ordmodels</name>
+  <name>OpenDaylight :: transportpce :: ordmodels</name>
 
   <dependencies>
     <dependency>
@@ -68,5 +59,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       </plugin>
     </plugins>
   </build>
-
 </project>