Update documentation for Magnesium
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index aa3c659122034ce2323b742f6bcea82ecece7151..f782f5fc573303b98cb15bed27d040c8e2427fc3 100644 (file)
@@ -12,25 +12,16 @@ 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>4.0.9</version>
+    <version>6.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-ordmodels</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
-  <properties>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
-    <yangtools.version>2.1.8</yangtools.version>
-    <netconf.version>1.6.0-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>