summaryrefslogtreecommitdiffstats
path: root/odlparent/feature-repo-parent
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-08-15 11:08:40 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-08-15 11:08:40 -0400
commitcc9e0d88856c2ccca21889f3ad0d66384c1fc598 (patch)
tree6c70f9d8aaabeb71ad82defa370a3d7974e48022 /odlparent/feature-repo-parent
parent5fdf88654e31e3df3252dae80dab6a2276c2e9e1 (diff)
Upgrade to Oxygen SR3
Update parent poms to use Oxygen SR3 versions of ODL parent poms Change-Id: If6007e6fab607008a8a5f693bd043f2b7d8e1d10 Issue-ID: CCSDK-453 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
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 -->