summaryrefslogtreecommitdiffstats
path: root/opendaylight/silicon/pom.xml
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-10-29 08:08:28 +0200
committerDan Timoney <dtimoney@att.com>2021-12-06 16:27:53 -0500
commit7ec6b1efaeed1820912aa85d04d58d75c5f96664 (patch)
treed946bb22a911592a27f54ed8b36602515ebe0ef9 /opendaylight/silicon/pom.xml
parentff504a1c32b762100d0a9031769367131d2db9cb (diff)
mirgate dist to sr2
migrate odl and dependencies to sr2 Issue-ID: CCSDK-3514 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ifd8f08c81e7a0ba138f145779e86dd864ecf9744 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'opendaylight/silicon/pom.xml')
-rw-r--r--opendaylight/silicon/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/silicon/pom.xml b/opendaylight/silicon/pom.xml
index d6df6bbe..317ef46e 100644
--- a/opendaylight/silicon/pom.xml
+++ b/opendaylight/silicon/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-opendaylight</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>distribution-odl-silicon</artifactId>
@@ -19,7 +19,7 @@
</modules>
<properties>
- <ccsdk.opendaylight.version>0.14.1</ccsdk.opendaylight.version>
+ <ccsdk.opendaylight.version>0.14.2</ccsdk.opendaylight.version>
</properties>
<dependencyManagement>