Java: Update release to 1.3.0-rc1

PiperOrigin-RevId: 163413736
This commit is contained in:
Asim Shankar 2017-07-27 17:32:48 -07:00 committed by TensorFlower Gardener
parent 905abb1f9d
commit 31a77bc775
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@ -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.3.0-rc0</version> <version>1.3.0-rc1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<url>https://www.tensorflow.org</url> <url>https://www.tensorflow.org</url>

View File

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

View File

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