Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
mde
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
dd76a4a4
authored
Sep 18, 2017
by
Adi Amir
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
parents
09abc7ad
8aee80d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
build.gradle
build.gradle
View file @
dd76a4a4
...
@@ -11,7 +11,7 @@ repositories {
...
@@ -11,7 +11,7 @@ repositories {
mavenLocal
()
mavenLocal
()
maven
{
url
"http://mandubian-mvn.googlecode.com/svn/trunk/mandubian-mvn/repository"
}
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
"https://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-client"
}
maven
{
url
"http
://172.16.1.132
:8081/repository/internal"
}
maven
{
url
"http
s://municipalitybank.com
:8081/repository/internal"
}
}
}
dependencies
{
dependencies
{
...
@@ -98,7 +98,7 @@ publishing {
...
@@ -98,7 +98,7 @@ publishing {
publications
{
publications
{
repositories
.
maven
{
repositories
.
maven
{
url
'http
://172.16.1.132
:8081/repository/internal'
url
'http
s://municipalitybank.com
:8081/repository/internal'
credentials
{
credentials
{
username
"admin"
username
"admin"
password
"giptmgr1"
password
"giptmgr1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment