summaryrefslogtreecommitdiffstats
path: root/odlparent/feature-repo-parent
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent/feature-repo-parent')
-rwxr-xr-xodlparent/feature-repo-parent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml
index f899cdca..61c79c56 100755
--- a/odlparent/feature-repo-parent/pom.xml
+++ b/odlparent/feature-repo-parent/pom.xml
@@ -13,7 +13,7 @@
<parent>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>3.1.1</version>
+ <version>3.1.3</version>
<relativePath />
</parent>
@@ -104,8 +104,8 @@
<!-- Support libraries used by OpenDaylight -->
- <odl.mdsal.version>1.7.1</odl.mdsal.version>
- <odl.mdsal.model.version>0.12.1</odl.mdsal.model.version>
+ <odl.mdsal.version>1.7.3</odl.mdsal.version>
+ <odl.mdsal.model.version>0.12.3</odl.mdsal.model.version>
<!-- Used by aaa, vtn -->
<commons.codec.version>1.10</commons.codec.version>
<!-- Used by netconf, ovsdb -->