Skip to content

Commit 44cbdee

Browse files
fix: scm in pom.xml
1 parent 4d0100f commit 44cbdee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
</profiles>
108108

109109
<scm>
110-
<connection>scm:github:https://github.com/botlify-io/bright-data-api</connection>
111-
<developerConnection>scm:github:https://github.com/botlify-io/bright-data-api</developerConnection>
112-
<url>https://github.com/botlify-io/bright-data-api</url>
110+
<connection>scm:github:https://github.com/botlify-net/bright-data-api</connection>
111+
<developerConnection>scm:github:https://github.com/botlify-net/bright-data-api</developerConnection>
112+
<url>https://github.com/botlify-net/bright-data-api</url>
113113
<tag>master</tag>
114114
</scm>
115115

0 commit comments

Comments
 (0)