aboutsummaryrefslogtreecommitdiffstats
path: root/restconf-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/provider/pom.xml')
-rwxr-xr-xrestconf-client/provider/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index 09941264..c063c9bd 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -23,14 +23,6 @@
<dependencies>
<dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-beans</artifactId>
- </dependency>
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-context</artifactId>
- </dependency>
- <dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-sse</artifactId>
<version>${glassfish.version}</version>