aboutsummaryrefslogtreecommitdiffstats
path: root/optical-service/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'optical-service/provider/pom.xml')
-rw-r--r--optical-service/provider/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml
index fb6b51ab..154a0246 100644
--- a/optical-service/provider/pom.xml
+++ b/optical-service/provider/pom.xml
@@ -18,7 +18,6 @@
<properties>
<sdnc.northbound.version>${project.version}</sdnc.northbound.version>
- <ccsdk.sli.version>1.4.0-SNAPSHOT</ccsdk.sli.version>
</properties>
<dependencies>
@@ -56,12 +55,10 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
- <version>2.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.9</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>