From 3cac40b48ebd204da5f893da57628056fde7f29b Mon Sep 17 00:00:00 2001 From: iambalajive Date: Wed, 18 Apr 2018 14:14:38 +0530 Subject: [PATCH] Publish to artifactory --- pom.xml | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 3883972..7bf49c2 100644 --- a/pom.xml +++ b/pom.xml @@ -88,15 +88,28 @@ + + + scala-tools.org + Scala-Tools Maven2 Repository + http://scala-tools.org/repo-releases + + + indix-central + Indix Artifacts-releases + http://artifacts.indix.tv:8081/artifactory/libs-release + + + - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + release + http://artifacts.indix.tv:8081/artifactory/libs-release-local + + snapshots + http://artifacts.indix.tv:8081/artifactory/libs-snapshot-local + @@ -142,4 +155,4 @@ - + \ No newline at end of file