summaryrefslogtreecommitdiffstats
path: root/v3po/translate-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/translate-utils/pom.xml')
-rw-r--r--v3po/translate-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/translate-utils/pom.xml b/v3po/translate-utils/pom.xml
index 9cb6590d8..86a11bdba 100644
--- a/v3po/translate-utils/pom.xml
+++ b/v3po/translate-utils/pom.xml
@@ -33,14 +33,14 @@
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-artifacts</artifactId>
- <version>2.0.0-Beryllium</version>
+ <version>2.0.2-Beryllium-SR2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>mdsal-artifacts</artifactId>
- <version>1.3.0-Beryllium</version>
+ <version>1.3.2-Beryllium-SR2</version>
<type>pom</type>
<scope>import</scope>
</dependency>