Skip to content

Commit 762d5fa

Browse files
committed
[pom] Add completion to metadata
1 parent 0d42a1b commit 762d5fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
<properties>
6060
<!-- Automatic Module Name -->
6161
<module.name>com.github.tomcat11.slf4j.logback.config</module.name>
62+
63+
<!-- Make sure components used by final downstreams are simply marked n/a inside manifest. -->
64+
<jackson.version>n/a</jackson.version>
65+
<logstash.version>n/a</logstash.version>
66+
<tomcat.version>n/a</tomcat.version>
67+
<slf4j.version>n/a</slf4j.version>
68+
<logback.version>n/a</logback.version>
6269
</properties>
6370

6471
<build>

0 commit comments

Comments
 (0)