aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-15 18:52:14 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-15 18:52:14 +0700
commit0be7475fac44a1cbf30e5e719bc4dbd7b4df32c4 (patch)
tree5d1fa437e9a9690c2fd21dd4413ec549451b53cb /taskdefs
parent7ee0f70ce7e50e61daa41b124c7837d45bfd386f (diff)
downloadaspectj-0be7475fac44a1cbf30e5e719bc4dbd7b4df32c4.tar.gz
aspectj-0be7475fac44a1cbf30e5e719bc4dbd7b4df32c4.zip
Remove redundant 'name' and 'packaging' tags from POMs
If 'name' is identical to 'artifactId' and 'packaging' has the default value 'jar', we can just remove those tags from the POM. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'taskdefs')
-rw-r--r--taskdefs/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml
index f5f35b2d9..db1c8a3cc 100644
--- a/taskdefs/pom.xml
+++ b/taskdefs/pom.xml
@@ -10,8 +10,6 @@
</parent>
<artifactId>taskdefs</artifactId>
- <packaging>jar</packaging>
- <name>taskdefs</name>
<dependencies>
<dependency>