From 513af27ac95939e659d337b02d94b096bad7d970 Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Mon, 13 Jul 2015 17:49:57 +0300 Subject: Add sonatype repo --- maven-plugin/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'maven-plugin') diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 96b33e1b..ad2117a8 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -149,7 +149,20 @@ - + + + + sonatype.oss.snapshots + Sonatype OSS Snapshot Repository + http://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + \ No newline at end of file -- cgit