Skip to content

Commit c8ac7de

Browse files
committed
Minor tweaks to pom metadata
1 parent 621aedb commit c8ac7de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<groupId>com.rusticisoftware</groupId>
66
<artifactId>tincan</artifactId>
77
<version>0.6.1-SNAPSHOT</version>
8-
<name>TinCan Java Library</name>
8+
<name>Tin Can Java Library</name>
99
<url>http://tincanapi.com/</url>
10-
<description>Library used to interact with Learning Record Stores (LRS) speaking the TinCanAPI protocol.</description>
10+
<description>Library used to interact with Learning Record Stores (LRS) speaking the Tin Can API protocol.</description>
1111
<licenses>
1212
<license>
1313
<name>The Apache Software License, Version 2.0</name>
@@ -26,7 +26,7 @@
2626
<name>Brian J. Miller</name>
2727
<email>[email protected]</email>
2828
<organization>Rustici Software</organization>
29-
<organizationUrl>http://tincanapi.com</organizationUrl>
29+
<organizationUrl>http://tincanapi.com/</organizationUrl>
3030
<roles>
3131
<role>maintainer</role>
3232
</roles>

0 commit comments

Comments
 (0)