File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
2
## CHANGELOG
3
3
4
+
5
+ ------------------------------------------------
6
+
7
+ ## Version 1.5.3
8
+ ###### Date: 28-July-2020
9
+ - [ Build Issue] : Build update issue fixed
10
+
4
11
------------------------------------------------
5
12
6
13
## Version 1.5.2
Original file line number Diff line number Diff line change 1
1
# Written manually.
2
- version =1.5.2
2
+ version =1.5.3
3
3
groupId =com.contentstack.sdk
4
4
artifactId =java
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >com.contentstack.sdk</groupId >
8
8
<artifactId >java</artifactId >
9
- <version >1.5.2-SNAPSHOT </version >
9
+ <version >1.5.3 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >contentstack-java</name >
43
43
<url >https://github.com/contentstack/contentstack-java/tree/master</url >
44
44
<connection >scm:git:git://github.com/contentstack/contentstack-java.git</connection >
45
45
<developerConnection >scm:git:ssh://github.com:contentstack/contentstack-java.git</developerConnection >
46
- <tag >v1.5.0 </tag >
46
+ <tag >v1.5.3 </tag >
47
47
</scm >
48
48
49
49
<issueManagement >
You can’t perform that action at this time.
0 commit comments