← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18495: Removed UK central repository

 

------------------------------------------------------------
revno: 18495
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2015-03-05 19:55:18 +0100
message:
  Removed UK central repository
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2015-03-05 18:41:52 +0000
+++ dhis-2/pom.xml	2015-03-05 18:55:18 +0000
@@ -52,18 +52,10 @@
       <id>MavenCentral</id>
       <name>Maven repository</name>
       <url>http://repo1.maven.org/maven2</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
       <snapshots>
         <enabled>false</enabled>
       </snapshots>
     </repository>
-    <repository>
-      <id>UK</id>
-      <name>UK Central</name>
-      <url>http://uk.maven.org/maven2</url>
-    </repository>
     <!-- GeoTools -->
     <repository>
       <id>osgeo</id>