File tree Expand file tree Collapse file tree 4 files changed +11
-12
lines changed Expand file tree Collapse file tree 4 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<parent >
7
- <groupId >cloud.piranha.external.tck .jsonp</groupId >
7
+ <groupId >cloud.piranha.external.coreprofiletck .jsonp</groupId >
8
8
<artifactId >project</artifactId >
9
9
<version >25.1.0-SNAPSHOT</version >
10
10
</parent >
11
11
12
- <artifactId >piranha-external-tck -jsonp-installer</artifactId >
12
+ <artifactId >piranha-external-coreprofiletck -jsonp-installer</artifactId >
13
13
<packaging >pom</packaging >
14
14
15
- <name >Piranha - External - TCK - JSON Processing - Installer</name >
15
+ <name >Piranha - External - Core Profile TCK - JSON Processing - Installer</name >
16
16
17
17
<properties >
18
18
<tck .home>${project.build.directory} /tck</tck .home>
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<parent >
7
- <groupId >cloud.piranha.external.tck </groupId >
7
+ <groupId >cloud.piranha.external.coreprofiletck </groupId >
8
8
<artifactId >project</artifactId >
9
9
<version >25.1.0-SNAPSHOT</version >
10
10
</parent >
11
11
12
- <groupId >cloud.piranha.external.tck .jsonp</groupId >
12
+ <groupId >cloud.piranha.external.coreprofiletck .jsonp</groupId >
13
13
<artifactId >project</artifactId >
14
14
<packaging >pom</packaging >
15
15
16
- <name >Piranha - External - TCK - JSON Processing - Project</name >
16
+ <name >Piranha - External - Core Profile TCK - JSON Processing - Project</name >
17
17
18
18
<properties >
19
19
<jsonp .tck.version>2.1.1</jsonp .tck.version>
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<parent >
7
- <groupId >cloud.piranha.external.tck .jsonp</groupId >
7
+ <groupId >cloud.piranha.external.coreprofiletck .jsonp</groupId >
8
8
<artifactId >project</artifactId >
9
9
<version >25.1.0-SNAPSHOT</version >
10
10
</parent >
11
11
12
- <artifactId >cloud-piranha-external-tck -jsonp-runner</artifactId >
12
+ <artifactId >cloud-piranha-external-coreprofiletck -jsonp-runner</artifactId >
13
13
<packaging >pom</packaging >
14
14
15
- <name >Piranha - External - TCK - JSON Processing - Runner</name >
15
+ <name >Piranha - External - Core Profile TCK - JSON Processing - Runner</name >
16
16
17
17
<properties >
18
18
<tck .home>${project.build.directory} /../../installer/target/tck</tck .home>
31
31
</dependencyManagement >
32
32
<dependencies >
33
33
<dependency >
34
- <groupId >cloud.piranha.external.tck .jsonp</groupId >
35
- <artifactId >piranha-external-tck -jsonp-installer</artifactId >
34
+ <groupId >cloud.piranha.external.coreprofiletck .jsonp</groupId >
35
+ <artifactId >piranha-external-coreprofiletck -jsonp-installer</artifactId >
36
36
<version >${project.version} </version >
37
37
<type >pom</type >
38
38
</dependency >
Original file line number Diff line number Diff line change 18
18
<modules >
19
19
<module >cdi</module >
20
20
<module >coreprofile</module >
21
- <module >jsonp</module >
22
21
<module >jwt</module >
23
22
<module >server</module >
24
23
</modules >
You can’t perform that action at this time.
0 commit comments