Skip to content

Commit

Permalink
rename classloader-integration-tests-module-parent -> wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
sclassen committed Jan 7, 2020
1 parent 576b8d5 commit 3f1beb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<relativePath>../</relativePath>
</parent>

<artifactId>classloader-integration-tests-module-parent</artifactId>
<artifactId>classloader-integration-tests-module-wrapper</artifactId>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<module>classloader-integration-tests-module-2</module>
<module>classloader-integration-tests-module-3</module>
<module>classloader-integration-tests-module-native</module>
<module>classloader-integration-tests-module-parent</module>
<module>classloader-integration-tests-module-wrapper</module>
<module>classloader-integration-tests</module>
</modules>

Expand Down

0 comments on commit 3f1beb9

Please sign in to comment.