Skip to content

Commit c97a6ff

Browse files
committed
[maven-release-plugin] prepare release v0.1
1 parent f474f58 commit c97a6ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.tadayosi.tensorflow</groupId>
66
<artifactId>tensorflow-serving-client</artifactId>
7-
<version>0.1-SNAPSHOT</version>
7+
<version>0.1</version>
88

99
<name>TensorFlow Serving Client for Java</name>
1010
<description>A Java client library for TensorFlow Serving</description>
@@ -14,7 +14,7 @@
1414
<connection>scm:git:[email protected]:tadayosi/tensorflow-serving-client-java.git</connection>
1515
<developerConnection>scm:git:[email protected]:tadayosi/tensorflow-serving-client-java.git</developerConnection>
1616
<url>[email protected]:tadayosi/tensorflow-serving-client-java.git</url>
17-
<tag>HEAD</tag>
17+
<tag>v0.1</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)