Skip to content

Commit

Permalink
Fix test after groupId change
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed Nov 10, 2023
1 parent 66395fe commit 68e3b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/indexRetroCompatibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<pluginManagement>
<plugins>
<plugin>
<groupId>@project.groupId@</groupId>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>@project.artifactId@</artifactId>
<version>1.3.0</version>
</plugin>
Expand Down

0 comments on commit 68e3b2b

Please sign in to comment.