Skip to content

Commit 7fc2223

Browse files
committed
<dependency> was rendered superfluous by dependency:copy
1 parent 2f01e24 commit 7fc2223

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

lib/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,6 @@
7777
<no-test-jar>false</no-test-jar>
7878
</properties>
7979
<dependencies>
80-
<dependency>
81-
<groupId>com.cloudbees</groupId>
82-
<artifactId>groovy-cps-dgm-builder</artifactId>
83-
<version>${changelist}</version>
84-
<classifier>jar-with-dependencies</classifier>
85-
<scope>runtime</scope> <!-- somehow provide to dependency:properties without actually adding to CP -->
86-
<optional>true</optional>
87-
</dependency>
8880
<dependency>
8981
<groupId>com.github.spotbugs</groupId>
9082
<artifactId>spotbugs-annotations</artifactId>

0 commit comments

Comments
 (0)