File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >cn.jpush.api</groupId >
55 <artifactId >jiguang-common</artifactId >
6- <version >0.1.5-SNAPSHOT </version >
6+ <version >0.1.5</version >
77 <packaging >jar</packaging >
88 <url >https://github.com/jpush/jiguang-java-client-common</url >
99 <name >Jiguang Client Common Dependencies</name >
3434 <url >https://github.com/jpush/jiguang-java-client-common</url >
3535 <
connection >scm:git:
[email protected] :jpush/jiguang-java-client-common.git</
connection >
3636 <
developerConnection >scm:git:
[email protected] :jpush/jiguang-java-client-common.git</
developerConnection >
37- <tag >v0.1.4 </tag >
37+ <tag >v0.1.5 </tag >
3838 </scm >
3939
4040 <dependencies >
41+ <dependency >
42+ <groupId >com.squareup.okhttp3</groupId >
43+ <artifactId >okhttp</artifactId >
44+ <version >3.3.1</version >
45+ </dependency >
4146 <dependency >
4247 <groupId >org.apache.maven.plugins</groupId >
4348 <artifactId >maven-release-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments