Skip to content

Commit 033757c

Browse files
author
rafael-pestano
committed
update pom info
1 parent 84bd7c0 commit 033757c

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

pom.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,31 @@
1616
<docs.outputdir>target/generated-docs/docs/latest</docs.outputdir>
1717
</properties>
1818

19+
<description>
20+
AdminFaces documentation.
21+
</description>
22+
23+
24+
<developers>
25+
<developer>
26+
<name>Rafael M. Pestano</name>
27+
<email>rmpestanoATgmail.com</email>
28+
</developer>
29+
</developers>
30+
31+
<licenses>
32+
<license>
33+
<name>The MIT License (MIT)</name>
34+
<url>https://opensource.org/licenses/MIT</url>
35+
<distribution>repo</distribution>
36+
</license>
37+
</licenses>
38+
<scm>
39+
<connection>scm:git:https://github.com/adminfaces/admin-docs.git</connection>
40+
<developerConnection>scm:git:git@github.com:adminfaces/admin-docs.git</developerConnection>
41+
<url>https://github.com/adminfaces/admin-docs.git</url>
42+
</scm>
43+
1944
<ciManagement>
2045
<system>tranvis-ci.org</system>
2146
<url>https://travis-ci.org/adminfaces/admin-docs</url>

0 commit comments

Comments
 (0)