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 1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >quarkus-liquibase-common</artifactId >
14+ <name >Quarkus - Liquibase - Common</name >
1415 <version >999-SNAPSHOT</version >
1516
1617 <dependencies >
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ public class generaterelocations implements Runnable {
4949 " <modelVersion>4.0.0</modelVersion>\n " + //
5050 "\n " + //
5151 " <artifactId>%1$s</artifactId>\n " + //
52+ " <name>Quarkus - Relocations - %1$s</name>\n " + //
5253 "\n " + //
5354 " <distributionManagement>\n " + //
5455 " <relocation>\n " + //
Original file line number Diff line number Diff line change 1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >quarkus-relocations-parent</artifactId >
14- <name >Quarkus - Relocations Parent </name >
14+ <name >Quarkus - Relocations</name >
1515 <description >This is the parent of relocated artifacts, that are still released for compatibility reasons.</description >
1616 <packaging >pom</packaging >
1717
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >quarkus-hibernate-search-orm-coordination-outbox-polling-deployment</artifactId >
13+ <name >Quarkus - Relocations - quarkus-hibernate-search-orm-coordination-outbox-polling-deployment</name >
1314
1415 <distributionManagement >
1516 <relocation >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >quarkus-hibernate-search-orm-coordination-outbox-polling</artifactId >
13+ <name >Quarkus - Relocations - quarkus-hibernate-search-orm-coordination-outbox-polling</name >
1314
1415 <distributionManagement >
1516 <relocation >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >quarkus-webjars-locator-deployment</artifactId >
13+ <name >Quarkus - Relocations - quarkus-webjars-locator-deployment</name >
1314
1415 <distributionManagement >
1516 <relocation >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >quarkus-webjars-locator</artifactId >
13+ <name >Quarkus - Relocations - quarkus-webjars-locator</name >
1314
1415 <distributionManagement >
1516 <relocation >
You can’t perform that action at this time.
0 commit comments