mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 12:20:24 +01:00
Java: Update Maven release to 1.2.0-rc1
PiperOrigin-RevId: 157294719
This commit is contained in:
parent
344225a606
commit
9f13ae93f1
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.tensorflow</groupId>
|
<groupId>org.tensorflow</groupId>
|
||||||
<artifactId>parentpom</artifactId>
|
<artifactId>parentpom</artifactId>
|
||||||
<version>1.2.0-rc0</version>
|
<version>1.2.0-rc1</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>libtensorflow</artifactId>
|
<artifactId>libtensorflow</artifactId>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.tensorflow</groupId>
|
<groupId>org.tensorflow</groupId>
|
||||||
<artifactId>parentpom</artifactId>
|
<artifactId>parentpom</artifactId>
|
||||||
<version>1.2.0-rc0</version>
|
<version>1.2.0-rc1</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>libtensorflow_jni</artifactId>
|
<artifactId>libtensorflow_jni</artifactId>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.tensorflow</groupId>
|
<groupId>org.tensorflow</groupId>
|
||||||
<artifactId>parentpom</artifactId>
|
<artifactId>parentpom</artifactId>
|
||||||
<version>1.2.0-rc0</version>
|
<version>1.2.0-rc1</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<url>https://www.tensorflow.org</url>
|
<url>https://www.tensorflow.org</url>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.tensorflow</groupId>
|
<groupId>org.tensorflow</groupId>
|
||||||
<artifactId>parentpom</artifactId>
|
<artifactId>parentpom</artifactId>
|
||||||
<version>1.2.0-rc0</version>
|
<version>1.2.0-rc1</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>proto</artifactId>
|
<artifactId>proto</artifactId>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.tensorflow</groupId>
|
<groupId>org.tensorflow</groupId>
|
||||||
<artifactId>parentpom</artifactId>
|
<artifactId>parentpom</artifactId>
|
||||||
<version>1.2.0-rc0</version>
|
<version>1.2.0-rc1</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>tensorflow</artifactId>
|
<artifactId>tensorflow</artifactId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user