summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul/pom.xml')
-rwxr-xr-xdozentenmodul/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index 45b6384e..abcfca2a 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -93,7 +93,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.0.0</version>
<executions>
<execution>
<phase>package</phase>
@@ -113,6 +112,7 @@
<Build-Timestamp>${build.time}</Build-Timestamp>
<Revision-Branch>${revision.branch}</Revision-Branch>
<Revision-Version>${revision.version}</Revision-Version>
+ <Multi-Release>true</Multi-Release> <!-- required for FlatLaf for using modern classes on JRE9+ -->
</manifestEntries>
</archive>
<descriptorRefs>