We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb44788 commit f0b344aCopy full SHA for f0b344a
pom.xml
@@ -23,9 +23,9 @@
23
</licenses>
24
25
<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>
+ <url>https://github.com/karllessard/tensorflow-java-ndarray.git</url>
+ <connection>git@github.com:karllessard/tensorflow-java-ndarray.git</connection>
+ <developerConnection>scm:git:https://github.com/karllessard/tensorflow-java-ndarray.git</developerConnection>
29
</scm>
30
31
<modules>
0 commit comments