Bump to odlparent-5.0.5/yangtools-3.0.9/mdsal-4.0.11
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index 6b8b72bbe8aa8b2a3347197d37cbeee2d08d4370..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.4</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.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.10.2-SNAPSHOT</restconf.version>
-    <yangtools.version>3.0.7</yangtools.version>
-    <netconf.version>1.7.2-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>