Skip to content

Commit ebaafac

Browse files
committed
remove unnecessary parameterized dependency to simplify dep management
1 parent 58760b7 commit ebaafac

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

gpclient/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@
8080
</plugins>
8181
</reporting>
8282
<dependencies>
83-
<dependency>
84-
<groupId>${project.groupId}</groupId>
85-
<artifactId>epics-util</artifactId>
86-
<version>${epics-util.version}</version>
87-
</dependency>
8883
<dependency>
8984
<groupId>junit</groupId>
9085
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)