Remove references to restconf-artifacts 16/83916/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Aug 2019 15:00:52 +0000 (17:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Aug 2019 15:02:36 +0000 (17:02 +0200)
These have been completely integrated into netconf-artifacts,
remove references to them.

Change-Id: I3737804ca4a8e75f7d6812b99a47a9a5684d24ec
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/upstream/artifacts/pom.xml
artifacts/upstream/properties/pom.xml
docs/platform-versions.rst

index f09be9ac2f1dfa831067f56e0d162aa034e6ac40..c21d35357e759b005a2e7bf49eab2d4087e7eb8a 100644 (file)
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
-                    <dependency>
-                        <groupId>org.opendaylight.netconf</groupId>
-                        <artifactId>restconf-artifacts</artifactId>
-                        <version>${restconf.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
                 </dependencies>
             </dependencyManagement>
         </profile>
index 7e0447bf602c679c80281ec25bea4ab383ba72b5..b9557bf1c13d08b0dcafe72d35f3601cd551aeb9 100644 (file)
@@ -61,7 +61,6 @@
         <odlparent.version>5.0.1</odlparent.version>
         <openflowplugin.version>0.10.0-SNAPSHOT</openflowplugin.version>
         <ovsdb.version>1.10.0-SNAPSHOT</ovsdb.version>
-        <restconf.version>1.11.0-SNAPSHOT</restconf.version>
         <serviceutils.version>0.5.0-SNAPSHOT</serviceutils.version>
         <sfc.version>0.11.0-SNAPSHOT</sfc.version>
         <yangtools.version>3.0.4</yangtools.version>
index 040e1eff64aa2db753026a2c14502daf925e8248..c72547099db255b9b79dad451d44a7b2581848c1 100644 (file)
@@ -39,8 +39,4 @@ Platform versions
      - netconf-artifacts
      - 1.8.0-SNAPSHOT
 
-   * - org.opendaylight.netconf
-     - restconf-artifacts
-     - 1.11.0-SNAPSHOT
-
 .. note:: Most projects get their YANG Tools version via MD-SAL.