diff options
Diffstat (limited to 'infra/notification/api')
-rw-r--r-- | infra/notification/api/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index 1c4f3d933..81913591d 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -32,9 +32,6 @@ <dependency> <groupId>org.opendaylight.mdsal</groupId> <artifactId>mdsal-dom-api</artifactId> - <version>2.0.2-Beryllium-SR2</version> </dependency> </dependencies> - - </project> |