We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6944d2a commit 326f10cCopy full SHA for 326f10c
1 file changed
README.md
@@ -13,5 +13,5 @@ mvn clean package
13
14
## install built java file to local repo used by other project
15
```
16
-mvn install:install-file -Dfile=./target/tensorflow-client-1.4-3.jar -DgroupId=com.yesup.oss -DartifactId=tensorflow-client -Dversion=1.4-3 -Dpackaging=jar -DgeneratePom=true
+mvn install:install-file -Dfile=./target/tensorflow-client-1.4-5.jar -DgroupId=com.yesup.oss -DartifactId=tensorflow-client -Dversion=1.4-5 -Dpackaging=jar -DgeneratePom=true
17
0 commit comments