From b794a34925a0e0a26496cdd5f7f777607ee8bd58 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 24 Jan 2024 10:39:23 +0100 Subject: [PATCH] Enable requiremens in sal-distributed-datastore The upstream issue has been fixed a few moons back, remove the workaround we carry. Change-Id: I5ed8030f98638f6202d4e9d67c309c704401840b Signed-off-by: Robert Varga --- opendaylight/md-sal/sal-distributed-datastore/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index f1ca9ddc0b..5c349fed11 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -242,9 +242,6 @@ ${project.groupId}.${project.artifactId} - - <_dsannotations-options>norequirements - org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; -- 2.36.6