Skip to content

Commit

Permalink
We can from cdk-fingerprint -> cdk-test-standard:test-jar:test by mov…
Browse files Browse the repository at this point in the history
…ing the required classes to where they are needed (they are not needed anywhere else).
  • Loading branch information
johnmay authored and egonw committed Dec 24, 2021
1 parent 52ffede commit edee240
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions descriptor/fingerprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-test-standard</artifactId>
<version>${project.parent.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-diff</artifactId>
Expand Down

0 comments on commit edee240

Please sign in to comment.