summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-comet-runtime
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-07-19 09:39:52 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-07-19 09:39:52 +0000
commit87d96a52f23d5c8057cc6eea6627a2138c7e9eb5 (patch)
tree086296fde688a0d9ec569fc7ecc2a39c58e3cc77 /sca-java-2.x/trunk/modules/binding-comet-runtime
parentdd3bbfc71e0e032267755f5930c1cbb5b0a35d08 (diff)
Remove sonatype and gson repositories
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148256 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-comet-runtime')
-rw-r--r--sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
index 4d47e9a8cd..d05bf6bbdc 100644
--- a/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-comet-runtime/pom.xml
@@ -66,25 +66,4 @@
</dependency>
</dependencies>
- <repositories>
- <repository>
- <id>gson-googlecode-repository</id>
- <url>http://google-gson.googlecode.com/svn/mavenrepo</url>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- <repository>
- <id>sonatype-releases</id>
- <url>https://oss.sonatype.org/content/repositories/releases/</url>
- </repository>
- <repository>
- <id>sonatype-snapshots</id>
- <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
- </repository>
-</repositories>
-
</project>