Skip to content

Commit cac7ef7

Browse files
committed
Update NdArray dependency
1 parent ebdcc0a commit cac7ef7

File tree

1 file changed

+1
-1
lines changed
  • tensorflow-core/tensorflow-core-api

1 file changed

+1
-1
lines changed

tensorflow-core/tensorflow-core-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Platform-dependent native code and pure-Java code for the TensorFlow machine intelligence library.</description>
1616

1717
<properties>
18-
<ndarray.version>1.0.0-rc.1</ndarray.version>
18+
<ndarray.version>1.0.0</ndarray.version>
1919
<truth.version>1.1.5</truth.version>
2020
<test.download.skip>false</test.download.skip>
2121
<test.download.folder>${project.build.directory}/tf-text-download/</test.download.folder>

0 commit comments

Comments
 (0)