From f60447328db9a5a7572cd8219f40ecc43b1fd6a1 Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Tue, 20 Sep 2016 19:01:55 +0300 Subject: [PATCH] Remove snapshot repository from idl2k module. --- libraries/tools/idl2k/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/libraries/tools/idl2k/pom.xml b/libraries/tools/idl2k/pom.xml index 59360018abb..78820bde23f 100644 --- a/libraries/tools/idl2k/pom.xml +++ b/libraries/tools/idl2k/pom.xml @@ -114,32 +114,4 @@ - - - - sonatype.oss.snapshots - Sonatype OSS Snapshot Repository - http://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - - - - - sonatype.oss.snapshots - Sonatype OSS Snapshot Repository - http://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - -