Skip to content

Commit 985cdb3

Browse files
committed
...
1 parent a4c3b56 commit 985cdb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ com.fasterxml.classmate.*;version=${project.version}
7171
</dependencies>
7272

7373
<build>
74+
<plugins>
75+
7476
<!-- 19-Oct-2019, tatu: Copied from
7577
7678
https://github.com/stephenc/git-timestamp-maven-plugin/blob/master/pom.xml#L327-L337
@@ -91,7 +93,6 @@ com.fasterxml.classmate.*;version=${project.version}
9193
</configuration>
9294
</plugin>
9395

94-
<plugins>
9596
<!-- As per [#38] add `Automatic-Module-Name` -->
9697
<plugin>
9798
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)