summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2014-04-01 19:44:00 -0400
committerTavian Barnes <tavianator@tavianator.com>2014-04-01 19:44:00 -0400
commita3a7584851657ee57fe82bcaa2e773e510b25fc0 (patch)
treec99552bf052b0cd70c76e88dacc7b60c6b8a5ebb /pom.xml
parent77b42b639ff3b8dc7f989cf8a9e65ed102d5105d (diff)
downloadsangria-a3a7584851657ee57fe82bcaa2e773e510b25fc0.tar.xz
Update site information in the pom.
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>