Skip to content

Commit f0b344a

Browse files
committed
Temporarily change SCM for not messing up with real repo
1 parent eb44788 commit f0b344a

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
@@ -23,9 +23,9 @@
2323
</licenses>
2424

2525
<scm>
26-
<url>https://github.com/tensorflow/java-ndarray.git</url>
27-
<connection>git@github.com:tensorflow/java-ndarray.git</connection>
28-
<developerConnection>scm:git:https://github.com/tensorflow/java-ndarray.git</developerConnection>
26+
<url>https://github.com/karllessard/tensorflow-java-ndarray.git</url>
27+
<connection>git@github.com:karllessard/tensorflow-java-ndarray.git</connection>
28+
<developerConnection>scm:git:https://github.com/karllessard/tensorflow-java-ndarray.git</developerConnection>
2929
</scm>
3030

3131
<modules>

0 commit comments

Comments
 (0)