Skip to content

Commit 3bd6562

Browse files
committed
Prepare next iteration
1 parent cb303e8 commit 3bd6562

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ndarray/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.tensorflow</groupId>
2424
<artifactId>tensorflow-java-ndarray</artifactId>
25-
<version>0.4.0</version>
25+
<version>0.5.0-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ndarray</artifactId>
2828
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.tensorflow</groupId>
77
<artifactId>tensorflow-java-ndarray</artifactId>
8-
<version>0.4.0</version>
8+
<version>0.5.0-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>NdArray Parent</name>

0 commit comments

Comments
 (0)