Update mdsal-binding-test-utils dependency 05/90105/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 17:54:01 +0000 (19:54 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 29 May 2020 18:04:29 +0000 (18:04 +0000)
We want to override the dependency to compile, as we want to
document these.

Change-Id: I5f5fdf5fcb18d93c89bda6e91a4dedca11c00305
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml

index 5cd19b377851e701419809d15b7cddc7ed753544..f49752e7be637aa79c9550376a17dd37f58a3020 100644 (file)
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-test-utils</artifactId>
-            <scope>provided</scope>
+            <scope>compile</scope>
         </dependency>
 
         <dependency>