aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorSam Berlin <sameb@google.com>2013-12-06 17:07:07 -0500
committerSam Berlin <sameb@google.com>2013-12-06 17:34:24 -0500
commit32a8f2490a92a12dca4f4c6c51ceccec1f7135bb (patch)
treedf51ab18ca206af15cdfdd996b213fba84fb9e1b /pom.xml
parenta4c16e8b45261e23e1c35d5fdce9b57357b16d1f (diff)
downloadguice-32a8f2490a92a12dca4f4c6c51ceccec1f7135bb.tar.gz
Fix issue 720 -- minor build fixes, from the issue:
* Add macros to append no_aop to the Bundle-(Symbolic)Name to help disambiguate these bundles in OSGi * Fix some broken links in the Maven POM (The API version was already incremented.) Patch from Stuart McCulloch, thanks Stuart! ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=57798649
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 23aaf7c6..08058390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,9 +61,9 @@ See the Apache License Version 2.0 for the specific language governing permissio
</mailingLists>
<scm>
- <connection>scm:svn:http://google-guice.googlecode.com/svn/trunk</connection>
- <developerConnection>scm:svn:https://google-guice.googlecode.com/svn/trunk</developerConnection>
- <url>http://code.google.com/p/google-guice/source/browse</url>
+ <connection>scm:git:https://code.google.com/p/google-guice/</connection>
+ <developerConnection>scm:git:https://code.google.com/p/google-guice/</developerConnection>
+ <url>https://code.google.com/p/google-guice/</url>
</scm>
<issueManagement>
@@ -73,7 +73,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
<ciManagement>
<system>Hudson</system>
- <url>https://grid.sonatype.org/ci/job/Google-Guice/</url>
+ <url>https://grid.sonatype.org/ci/job/google-guice/</url>
</ciManagement>
<licenses>