Skip to content

Commit c9e980f

Browse files
committed
pom cleanup
1 parent a2f57a2 commit c9e980f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
<groupId>org.slf4j</groupId>
7878
<artifactId>slf4j-simple</artifactId>
7979
<version>${scion.slf4j.version}</version>
80-
<!-- <scope>test</scope>-->
8180
</dependency>
8281

8382
<dependency>
@@ -295,13 +294,6 @@
295294
<groupId>org.apache.maven.plugins</groupId>
296295
<artifactId>maven-shade-plugin</artifactId>
297296
<version>2.4.3</version>
298-
<dependencies>
299-
<dependency>
300-
<groupId>io.grpc</groupId>
301-
<artifactId>grpc-netty-shaded</artifactId>
302-
<version>${scion.io-grpc.version}</version>
303-
</dependency>
304-
</dependencies>
305297
<executions>
306298
<execution>
307299
<phase>package</phase>

0 commit comments

Comments
 (0)