Skip to content

Commit

Permalink
change source references
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Aug 19, 2024
1 parent 6f427ff commit fe2f63a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ publishing {
}
}
scm {
connection = 'scm:git:git://github.com/adempiere/adempiere-s3-connector.git'
developerConnection = 'scm:git:ssh://github.com/adempiere/adempiere-s3-connector.git'
url = 'http://github.com/adempiere/adempiere-s3-connector'
connection = 'scm:git:git://github.com/adempiere/withholding-engine.git'
developerConnection = 'scm:git:ssh://github.com/adempiere/withholding-engine.git'
url = 'http://github.com/adempiere/withholding-engine'
}
}
}
Expand Down

0 comments on commit fe2f63a

Please sign in to comment.