We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338538a commit 20f398bCopy full SHA for 20f398b
pom.xml
@@ -30,6 +30,15 @@
30
</description>
31
<inceptionYear>2018</inceptionYear>
32
33
+ <url>https://github.com/dev-aspectj/aspectj-maven-plugin</url>
34
+ <licenses>
35
+ <license>
36
+ <name>MIT License</name>
37
+ <url>https://spdx.org/licenses/MIT.html</url>
38
+ <distribution>repo</distribution>
39
+ </license>
40
+ </licenses>
41
+
42
<properties>
43
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments