... |
... |
@@ -15,7 +15,7 @@ |
15 |
15 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
16 |
16 |
|
17 |
17 |
<!-- Dependencies --> |
18 |
|
- <xfc.version>7.0.10</xfc.version> |
|
18 |
+ <xfc.version>7.2.1</xfc.version> |
19 |
19 |
<junit-jupiter.version>5.6.0</junit-jupiter.version> |
20 |
20 |
|
21 |
21 |
<!-- Plugins --> |
... |
... |
@@ -139,6 +139,7 @@ |
139 |
139 |
<manifestEntries> |
140 |
140 |
<formcycle-version-requirement>${xfc.version}</formcycle-version-requirement> |
141 |
141 |
<Build-Timestamp>${maven.build.timestamp}</Build-Timestamp> |
|
142 |
+ <Plugin-Key>${project.groupId}:${project.artifactId}</Plugin-Key> |
142 |
142 |
<Implementation-Title>${project.groupId}:${project.artifactId}</Implementation-Title> |
143 |
143 |
<Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id> |
144 |
144 |
<Implementation-Version>${project.version}</Implementation-Version> |