Commit e98c91c1 by Amir Aharon

update archiva to municipalitybank.com

parent 805e0383
Showing with 2 additions and 2 deletions
......@@ -11,7 +11,7 @@ repositories {
mavenLocal()
maven { url "http://mandubian-mvn.googlecode.com/svn/trunk/mandubian-mvn/repository" }
maven { url "https://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-client" }
maven { url "http://172.16.1.132:8081/repository/internal" }
maven { url "https:/municipalitybank.com:8081/repository/internal" }
}
dependencies {
......@@ -98,7 +98,7 @@ publishing {
publications {
repositories.maven {
url 'http://172.16.1.132:8081/repository/internal'
url 'https://municipalitybank.com:8081/repository/internal'
credentials {
username "admin"
password "giptmgr1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment