summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Rettberg2022-01-28 14:06:22 +0100
committerSimon Rettberg2022-01-28 14:06:22 +0100
commit2a88646d8d699911875b66b1a5379192fae74dd3 (patch)
tree76ae1aad00f47b4df5d4ce2bbcca8f283e4d10a7 /pom.xml
parent[WakeOnLan] Make it multi-staged, so failed clients can be retried (diff)
downloadtmlite-bwlp-2a88646d8d699911875b66b1a5379192fae74dd3.tar.gz
tmlite-bwlp-2a88646d8d699911875b66b1a5379192fae74dd3.tar.xz
tmlite-bwlp-2a88646d8d699911875b66b1a5379192fae74dd3.zip
pom: maven-assembly-plugin version must not be pinned
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f047536..e503b48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>