File tree Expand file tree Collapse file tree 7 files changed +7
-1
lines changed
extensions/liquibase/liquibase-common
quarkus-hibernate-search-orm-coordination-outbox-polling-deployment
quarkus-hibernate-search-orm-coordination-outbox-polling
quarkus-webjars-locator-deployment Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11
11
<modelVersion >4.0.0</modelVersion >
12
12
13
13
<artifactId >quarkus-liquibase-common</artifactId >
14
+ <name >Quarkus - Liquibase - Common</name >
14
15
<version >999-SNAPSHOT</version >
15
16
16
17
<dependencies >
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ public class generaterelocations implements Runnable {
49
49
" <modelVersion>4.0.0</modelVersion>\n " + //
50
50
"\n " + //
51
51
" <artifactId>%1$s</artifactId>\n " + //
52
+ " <name>Quarkus - Relocations - %1$s</name>\n " + //
52
53
"\n " + //
53
54
" <distributionManagement>\n " + //
54
55
" <relocation>\n " + //
Original file line number Diff line number Diff line change 11
11
<modelVersion >4.0.0</modelVersion >
12
12
13
13
<artifactId >quarkus-relocations-parent</artifactId >
14
- <name >Quarkus - Relocations Parent </name >
14
+ <name >Quarkus - Relocations</name >
15
15
<description >This is the parent of relocated artifacts, that are still released for compatibility reasons.</description >
16
16
<packaging >pom</packaging >
17
17
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >quarkus-hibernate-search-orm-coordination-outbox-polling-deployment</artifactId >
13
+ <name >Quarkus - Relocations - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment</name >
13
14
14
15
<distributionManagement >
15
16
<relocation >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >quarkus-hibernate-search-orm-coordination-outbox-polling</artifactId >
13
+ <name >Quarkus - Relocations - quarkus-hibernate-search-orm-coordination-outbox-polling</name >
13
14
14
15
<distributionManagement >
15
16
<relocation >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >quarkus-webjars-locator-deployment</artifactId >
13
+ <name >Quarkus - Relocations - quarkus-webjars-locator-deployment</name >
13
14
14
15
<distributionManagement >
15
16
<relocation >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >quarkus-webjars-locator</artifactId >
13
+ <name >Quarkus - Relocations - quarkus-webjars-locator</name >
13
14
14
15
<distributionManagement >
15
16
<relocation >
You can’t perform that action at this time.
0 commit comments