Removing the jnr dependency 07/60307/1
authorArul.Nambi <arul.nambi@amdocs.com>
Mon, 13 Aug 2018 13:35:43 +0000 (09:35 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Mon, 13 Aug 2018 13:35:53 +0000 (09:35 -0400)
Issue-ID: AAI-1449
Change-Id: I7c19283a6cb882976e715f327ce05cb28d013dd7
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
sparkybe-onap-application/pom.xml

index 622ac67..e8ec642 100644 (file)
                                <groupId>com.spotify</groupId>
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
-                               <dependencies>
-                                       <dependency>
-                                               <groupId>com.github.jnr</groupId>
-                                               <artifactId>jnr-unixsocket</artifactId>
-                                               <version>0.13</version>
-                                       </dependency>
-                               </dependencies>
                                <configuration>
                                        <verbose>true</verbose>
                                        <serverId>docker-hub</serverId>