Skip to content

Commit df0a710

Browse files
committed
updating repo
1 parent d4636aa commit df0a710

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎build.gradle‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ uploadArchives {
125125
packaging "jar"
126126

127127
description "Library to build your own test builders in a easy way"
128-
url "https://github.com/caelwinner/builder4test"
128+
url "https://github.com/caelcs/builder4test"
129129

130130
scm {
131-
url "https://github.com/caelwinner/builder4test.git"
132-
connection "https://github.com/caelwinner/builder4test.git"
133-
developerConnection "https://github.com/caelwinner/builder4test.git"
131+
url "https://github.com/caelcs/builder4test.git"
132+
connection "https://github.com/caelcs/builder4test.git"
133+
developerConnection "https://github.com/caelcs/builder4test.git"
134134
}
135135

136136
licenses {
@@ -143,7 +143,7 @@ uploadArchives {
143143

144144
developers {
145145
developer {
146-
id "caelwinner"
146+
id "caelcs"
147147
name "Adolfo E Custidiano S"
148148
email "adolfoecs@gmail.com"
149149
}

0 commit comments

Comments
 (0)