Promote dom-parent to bundle-parent
[mdsal.git] / dom / mdsal-dom-schema-osgi / pom.xml
index accfeb6e607e1fd52179f312c674c6a45eef9d0b..3096b8521931175570acab97453a2697f1564e84 100644 (file)
@@ -11,9 +11,9 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>dom-parent</artifactId>
+        <artifactId>bundle-parent</artifactId>
         <version>13.0.0-SNAPSHOT</version>
-        <relativePath>../dom-parent</relativePath>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
     <artifactId>mdsal-dom-schema-osgi</artifactId>
@@ -22,7 +22,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-dom-spi</artifactId>
+            <artifactId>mdsal-dom-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>