File tree 3 files changed +3
-3
lines changed
classloader-integration-tests
classloader-integration-tests-module-wrapper
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<relativePath >../</relativePath >
12
12
</parent >
13
13
14
- <artifactId >classloader-integration-tests-module-parent </artifactId >
14
+ <artifactId >classloader-integration-tests-module-wrapper </artifactId >
15
15
16
16
<dependencies >
17
17
<dependency >
Original file line number Diff line number Diff line change 36
36
37
37
<dependency >
38
38
<groupId >${groupId} </groupId >
39
- <artifactId >classloader-integration-tests-module-parent </artifactId >
39
+ <artifactId >classloader-integration-tests-module-wrapper </artifactId >
40
40
<version >${version} </version >
41
41
<scope >test</scope >
42
42
</dependency >
Original file line number Diff line number Diff line change 19
19
<module >classloader-integration-tests-module-2</module >
20
20
<module >classloader-integration-tests-module-3</module >
21
21
<module >classloader-integration-tests-module-native</module >
22
- <module >classloader-integration-tests-module-parent </module >
22
+ <module >classloader-integration-tests-module-wrapper </module >
23
23
<module >classloader-integration-tests</module >
24
24
</modules >
25
25
You can’t perform that action at this time.
0 commit comments