Skip to content

Commit f488f4b

Browse files
committed
[maven-release-plugin] prepare release v0.2.1
1 parent bdfb162 commit f488f4b

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>io.github.tadayosi.tensorflow</groupId>
66
<artifactId>tensorflow-serving-client</artifactId>
7-
<version>0.3-SNAPSHOT</version>
7+
<version>0.2.1</version>
88

99
<name>TensorFlow Serving Client for Java</name>
1010
<description>A Java client library for TensorFlow Serving</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:[email protected]:tadayosi/tensorflow-serving-client-java.git</connection>
3131
<developerConnection>scm:git:[email protected]:tadayosi/tensorflow-serving-client-java.git</developerConnection>
3232
<url>[email protected]:tadayosi/tensorflow-serving-client-java.git</url>
33-
<tag>HEAD</tag>
33+
<tag>v0.2.1</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)