aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authormcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e>2010-10-22 00:12:40 +0000
committermcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e>2010-10-22 00:12:40 +0000
commit0009005d899e3d977a7dda79e102737721a7657d (patch)
tree17a06b56ffb11a33050558be5f1fa1adc71902c7 /pom.xml
parentec491880a4d86e5689eb5cd15f6716b32e107c8b (diff)
downloadguice-0009005d899e3d977a7dda79e102737721a7657d.tar.gz
Add CI details
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1308 d779f126-a31b-0410-b53b-1d3aecad763e
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b153136a..666b9298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,11 @@ See the Apache License Version 2.0 for the specific language governing permissio
<url>http://code.google.com/p/google-guice/issues/</url>
</issueManagement>
+ <ciManagement>
+ <system>Hudson</system>
+ <url>https://grid.sonatype.org/ci/job/Google-Guice/</url>
+ </ciManagement>
+
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>