Skip to content

Commit 08f3585

Browse files
author
Cristian Douce & Alberto Pose
committed
pom.xml cleanup
1 parent 26fc684 commit 08f3585

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
<version>1.0</version>
77
<packaging>jar</packaging>
88
<name>Java JWT</name>
9-
9+
1010
<parent>
1111
<groupId>org.sonatype.oss</groupId>
1212
<artifactId>oss-parent</artifactId>
1313
<version>9</version>
1414
</parent>
15-
15+
1616
<licenses>
1717
<license>
1818
<name>The MIT License</name>
1919
<url>http://www.opensource.org/licenses/mit-license.php</url>
2020
<distribution>repo</distribution>
2121
</license>
2222
</licenses>
23-
23+
2424
<description>Java implementation of JSON Web Token developed against draft-ietf-oauth-json-web-token-08.</description>
2525
<url>http://www.jwt.io</url>
2626

0 commit comments

Comments
 (0)