Skip to content

Commit 2e1a26c

Browse files
Gooolerslachiewicz
authored andcommitted
Declare license info in POM
1 parent e13b74b commit 2e1a26c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ limitations under the License.
3131
more.</description>
3232
<url>https://codehaus-plexus.github.io/plexus-utils/</url>
3333

34+
<licenses>
35+
<license>
36+
<name>Apache-2.0</name>
37+
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
38+
<distribution>repo</distribution>
39+
</license>
40+
</licenses>
41+
3442
<scm>
3543
<connection>scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection>
3644
<developerConnection>${project.scm.connection}</developerConnection>

0 commit comments

Comments
 (0)