Fixup netconf-parent path 58/96358/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 May 2021 09:11:02 +0000 (11:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 25 May 2021 09:11:24 +0000 (11:11 +0200)
netconf-parent's directory is just 'parent', fix that up.

Change-Id: I863f07415ec49cb8ecda0c60de316ce048c27d9b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-models/ietf-restconf-monitoring/pom.xml
restconf/restconf-models/ietf-restconf/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/restconf-nb-rfc8040/pom.xml
restconf/sal-rest-docgen-maven/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/websocket-client/pom.xml

index 466c27260f0e55b3a0b948d3745eeff3e4cefe9f..443aa24bdc6e816f3a068080477f610e342138b9 100644 (file)
@@ -15,7 +15,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>restconf-common-models</artifactId>
index 3ae55d464c59dca6aa017aa6fa3593f52e63a28c..f2995b2de1ffcf583063f0c16fdbfe5439de7e60 100644 (file)
@@ -15,7 +15,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>restconf-common</artifactId>
index 14942f484e92f987cd0a983a85d0de83bc9fcc10..9ee352befd436824002a97db5951c11552076d3f 100644 (file)
@@ -14,7 +14,7 @@
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../../netconf-parent</relativePath>
+        <relativePath>../../../parent</relativePath>
     </parent>
 
     <artifactId>ietf-restconf-monitoring</artifactId>
index 31009ce712a4e8ab3d92bddc3e18552361eb007d..7e6b945874345888bf44f6c93808c82ce5b006e5 100644 (file)
@@ -14,7 +14,7 @@
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../../netconf-parent</relativePath>
+        <relativePath>../../../parent</relativePath>
     </parent>
 
     <artifactId>ietf-restconf</artifactId>
index 18bcd6266aaabd607347cc47cdc5df35fc45a716..84bab39bd4b801360fd7c9ed769f262ed521f512 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>restconf-nb-bierman02</artifactId>
index 3786206a27b6eabbed37e3b8c53119e3e46ba754..0993493900bb0c3bc83f65ee11515145def30422 100644 (file)
@@ -14,7 +14,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>restconf-nb-rfc8040</artifactId>
index 6f7d8b50c690673de7045b7e5dd63f24bd3d60d2..9bd2d55684c984188ff4240b087642101c9982cf 100644 (file)
@@ -13,7 +13,7 @@
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../netconf-parent</relativePath>
+        <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 45f6f224a49239b8a7713d8aaea8425b4f0440ef..f4a5b5a34da51a7ac58b9c9c39ced68792cb14ed 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index a58545e991a4db9ac958068cb1b5ae1f27cc1337..d2a213198a9c0f902eb0fba489cab5d1a0ce81be 100644 (file)
@@ -5,7 +5,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
     <version>2.0.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>sal-restconf-broker</artifactId>
index 459c546c8cd31a3bf9bf98d1654063f2240cc5bc..122ca5774c5fba5e99b17877be63940d16b74057 100644 (file)
@@ -15,7 +15,7 @@
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath>../../netconf-parent</relativePath>
+        <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>