Skip to content

Commit

Permalink
Core instead of common until we catch up
Browse files Browse the repository at this point in the history
  • Loading branch information
smithkm committed Jul 20, 2023
1 parent fa23758 commit 8187d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>vdyp-common</artifactId>
<artifactId>vdyp-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 8187d19

Please sign in to comment.