[Java]: Release 1.12.0-rc1

PiperOrigin-RevId: 217636182
This commit is contained in:
Asim Shankar 2018-10-17 20:35:29 -07:00 committed by TensorFlower Gardener
parent aaaf190875
commit 2a81cf99d2
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<relativePath>../</relativePath>
</parent>
<artifactId>libtensorflow</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<relativePath>../</relativePath>
</parent>
<artifactId>libtensorflow_jni</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<relativePath>../</relativePath>
</parent>
<artifactId>libtensorflow_jni_gpu</artifactId>

View File

@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<packaging>pom</packaging>
<url>https://www.tensorflow.org</url>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<relativePath>../</relativePath>
</parent>
<artifactId>proto</artifactId>

View File

@ -6,7 +6,7 @@
<groupId>org.tensorflow</groupId>
<artifactId>spark-tensorflow-connector_2.11</artifactId>
<packaging>jar</packaging>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<name>spark-tensorflow-connector</name>
<url>https://www.tensorflow.org</url>
<description>TensorFlow TFRecord connector for Apache Spark DataFrames</description>

View File

@ -5,7 +5,7 @@
<groupId>org.tensorflow</groupId>
<artifactId>tensorflow-hadoop</artifactId>
<packaging>jar</packaging>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<name>tensorflow-hadoop</name>
<url>https://www.tensorflow.org</url>
<description>TensorFlow TFRecord InputFormat/OutputFormat for Apache Hadoop</description>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.tensorflow</groupId>
<artifactId>parentpom</artifactId>
<version>1.12.0-rc0</version>
<version>1.12.0-rc1</version>
<relativePath>../</relativePath>
</parent>
<artifactId>tensorflow</artifactId>