Skip to content

Commit edee240

Browse files
johnmayegonw
authored andcommitted
We can from cdk-fingerprint -> cdk-test-standard:test-jar:test by moving the required classes to where they are needed (they are not needed anywhere else).
1 parent 52ffede commit edee240

File tree

6 files changed

+0
-7
lines changed

6 files changed

+0
-7
lines changed

descriptor/fingerprint/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,6 @@
123123
<type>test-jar</type>
124124
<scope>test</scope>
125125
</dependency>
126-
<dependency>
127-
<groupId>${project.groupId}</groupId>
128-
<artifactId>cdk-test-standard</artifactId>
129-
<version>${project.parent.version}</version>
130-
<type>test-jar</type>
131-
<scope>test</scope>
132-
</dependency>
133126
<dependency>
134127
<groupId>${project.groupId}</groupId>
135128
<artifactId>cdk-diff</artifactId>

0 commit comments

Comments
 (0)