Add rfc8525 to docs 84/83084/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 05:39:10 +0000 (07:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 05:40:09 +0000 (07:40 +0200)
Previous patch omitted adding the new artifact to docs, fix that.

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

index 84d657540a0703733e796f1354e278e82069696f..48bdf2a5fcd73ff254695e023edf8b4db184a887 100644 (file)
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8520-ietf-mud</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8525</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8528</artifactId>