Skip to content

Commit

Permalink
Remove c+p remnants
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jan 12, 2024
1 parent b9a749e commit edf88f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ under the License.
<artifactId>maven-install-plugin</artifactId>
<configuration>
<project implementation="org.apache.maven.plugin.testing.stubs.MavenProjectStub">
<file>${basedir}/src/test/resources/unit/basic-install-test-packaging-pom/plugin-config.xml</file>
<file>${basedir}/src/test/resources/unit/basic-install-test-packaging-bom/plugin-config.xml</file>
<packaging>bom</packaging>
<artifact implementation="org.apache.maven.plugins.install.stubs.InstallBomArtifactStub"/>
<attachedArtifacts/>
Expand Down

0 comments on commit edf88f0

Please sign in to comment.