Release yangtools
[yangtools.git] / bundle-parent / pom.xml
index cf366349e91b3534be5fbbe5387908760be4be74..03b84c72ce9cc4fc8925c6c10b9e532dc852129c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.2</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>6.0.12</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent</description>
 
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                <groupId>tech.pantheon.triemap</groupId>
-                <artifactId>bom</artifactId>
-                <version>1.0.1</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.3-SNAPSHOT</version>
+                <version>6.0.12</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>