We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c3b56 commit 985cdb3Copy full SHA for 985cdb3
pom.xml
@@ -71,6 +71,8 @@ com.fasterxml.classmate.*;version=${project.version}
71
</dependencies>
72
73
<build>
74
+ <plugins>
75
+
76
<!-- 19-Oct-2019, tatu: Copied from
77
78
https://github.com/stephenc/git-timestamp-maven-plugin/blob/master/pom.xml#L327-L337
@@ -91,7 +93,6 @@ com.fasterxml.classmate.*;version=${project.version}
91
93
</configuration>
92
94
</plugin>
95
- <plugins>
96
<!-- As per [#38] add `Automatic-Module-Name` -->
97
<plugin>
98
<groupId>org.apache.felix</groupId>
0 commit comments