summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 16da364..67e9d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,17 @@
<name>Sangria</name>
<description>A collection of Guice extensions</description>
+ <url>http://tavianator.com/sangria/</url>
<inceptionYear>2014</inceptionYear>
+ <licenses>
+ <license>
+ <name>WTFPL Version 2</name>
+ <url>http://www.wtfpl.net/</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
<developers>
<developer>
<id>tavianator</id>
@@ -26,7 +35,7 @@
<scm>
<connection>scm:git:git://tavianator.com/sangria.git</connection>
- <url>http://tavianator.com/sangria</url>
+ <url>http://tavianator.com/cgit/sangria.git/</url>
</scm>
<prerequisites>