File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ task sourcesJar(type: Jar) {
8181// pom {
8282// name = 'DashJ Scrypt'
8383// description = 'DashJ Scrypt Libary for Android'
84- // url = 'https://github.com/HashEngineering/dashj-bls- android'
84+ // url = 'https://github.com/HashEngineering/dashj-android'
8585//
8686// licenses {
8787// license {
@@ -160,7 +160,7 @@ afterEvaluate {
160160 pom {
161161 name = ' DashJ Scrypt'
162162 description = ' DashJ Scrypt Libary for Android'
163- url = ' https://github.com/dashpay/dashj-bls- android'
163+ url = ' https://github.com/dashpay/dashj-android'
164164
165165 licenses {
166166 license {
@@ -201,7 +201,7 @@ jreleaser {
201201 project {
202202 name = ' dashj-scrypt-android'
203203 description = ' DashJ Scrypt Libary for Android'
204- website = ' https://github.com/dashpay/dashj-bls- android'
204+ website = ' https://github.com/dashpay/dashj-android'
205205 authors = [' HashEngineering' ]
206206 license = ' The Apache License, Version 2.0'
207207 gitRootSearch = true
Original file line number Diff line number Diff line change @@ -193,12 +193,12 @@ uploadArchives {
193193 artifactId 'dashj-x11-android'
194194 version '0.17.5'
195195 description 'DashJ X11 Libary for Android'
196- url 'https://github.com/HashEngineering/dashj-bls- android'
196+ url 'https://github.com/HashEngineering/dashj-android'
197197
198198 scm {
199- connection 'scm:svn:https://github.com/HashEngineering/dashj-bls- android'
200- developerConnection 'scm:svn:https://github.com/HashEngineering/dashj-bls- android'
201- url 'https://github.com/HashEngineering/dashj-bls- android'
199+ connection 'scm:svn:https://github.com/HashEngineering/dashj-android'
200+ developerConnection 'scm:svn:https://github.com/HashEngineering/dashj-android'
201+ url 'https://github.com/HashEngineering/dashj-android'
202202 }
203203
204204 licenses {
You can’t perform that action at this time.
0 commit comments