File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >com.yesup.oss</groupId >
5
5
<artifactId >tensorflow-client</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >1.4-3 </version >
7
+ <version >1.4-4 </version >
8
8
<name >tensorflow-client</name >
9
9
<description >Prebuilt tensorflow serving client</description >
10
10
<licenses >
45
45
<plugin .protobuf.version>0.5.1</plugin .protobuf.version>
46
46
<plugin .source.version>3.0.1</plugin .source.version>
47
47
<!-- dependency version -->
48
- <grpc .version>1.9 .0</grpc .version>
48
+ <grpc .version>1.10 .0</grpc .version>
49
49
<junit .version>4.12</junit .version>
50
50
<log4j .version>1.2.17</log4j .version>
51
51
<protobuf .version>3.5.1</protobuf .version>
154
154
</manifestEntries >
155
155
</archive >
156
156
</configuration >
157
- </plugin >
157
+ </plugin >
158
+ <!--
158
159
<plugin>
159
160
<groupId>org.apache.maven.plugins</groupId>
160
161
<artifactId>maven-gpg-plugin</artifactId>
168
169
</goals>
169
170
</execution>
170
171
</executions>
171
- </plugin >
172
+ </plugin>
173
+ -->
172
174
<plugin >
173
175
<groupId >org.sonatype.plugins</groupId >
174
176
<artifactId >nexus-staging-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments