From 3f70f6b811878795fd8d902944bfa23f285bfe45 Mon Sep 17 00:00:00 2001 From: Sebastien Besson Date: Tue, 18 Oct 2016 08:40:30 +0100 Subject: [PATCH] Cleanup references to OME artifactory These lines came from the original branch filtering but are now unnecessary as this repository should exclusively depend on dependencies hosted in Maven Central. --- pom.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/pom.xml b/pom.xml index 86993ece..ae815155 100644 --- a/pom.xml +++ b/pom.xml @@ -427,29 +427,6 @@ http://github.com/ome/ome-common-java - - - ome.experimental - http://artifacts.openmicroscopy.org/artifactory/ome.experimental - - - ome.external - http://artifacts.openmicroscopy.org/artifactory/ome.external - - - ome.releases - http://artifacts.openmicroscopy.org/artifactory/ome.releases - - - ome.snapshots - http://artifacts.openmicroscopy.org/artifactory/ome.snapshots - - - unidata.releases - http://artifacts.unidata.ucar.edu/content/repositories/unidata-releases - - - central @@ -457,25 +434,6 @@ http://repo.maven.apache.org/maven2 default - - ome.releases - http://artifacts.openmicroscopy.org/artifactory/ome.releases - - - ome.snapshots - http://artifacts.openmicroscopy.org/artifactory/ome.snapshots - - true - - - - ome.external - http://artifacts.openmicroscopy.org/artifactory/ome.external - - - ome.experimental - http://artifacts.openmicroscopy.org/artifactory/ome.experimental -