summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/setup/pom.xml
diff options
context:
space:
mode:
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2020-10-01 14:52:55 +0200
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2020-10-19 08:50:28 +0000
commitee4c0d444012880c810f3325c93f0f5eaaf50940 (patch)
treeee7ff85f45f6eff8164fce0415d9fcaaea14b2b3 /sdnr/wt/data-provider/setup/pom.xml
parentcbf047c16ff2f7373a880eab98f7cb55be5d0f5e (diff)
Update Opendaylight release to "Sodium-SR4" in "About" page
Update Opendaylight release to "Sodium-SR4" in "About" page Issue-ID: CCSDK-2860 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I1c4b0eb65cbef6aaeb248142651ac4aa158c9d82 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> (cherry picked from commit ac93d8ca61f87bb5f7f1278fca281ec60c6e3911)
Diffstat (limited to 'sdnr/wt/data-provider/setup/pom.xml')
-rw-r--r--sdnr/wt/data-provider/setup/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdnr/wt/data-provider/setup/pom.xml b/sdnr/wt/data-provider/setup/pom.xml
index fd9d76a1b..67b646b34 100644
--- a/sdnr/wt/data-provider/setup/pom.xml
+++ b/sdnr/wt/data-provider/setup/pom.xml
@@ -76,7 +76,6 @@
<version>${project.version}</version>
</dependency>
</dependencies>
-
<build>
<plugins>
<plugin>
@@ -88,7 +87,7 @@
<clusterName>testCluster</clusterName>
<transportPort>49504</transportPort>
<httpPort>${databaseport}</httpPort>
- <version>7.1.1</version>
+ <version>7.6.1</version>
</configuration>
<executions>
<execution>