Skip to content

Commit

Permalink
Merge pull request #21 from contentstack/v1.5.3
Browse files Browse the repository at this point in the history
## v1.5.3
  • Loading branch information
ishaileshmishra authored Jul 29, 2020
2 parents f881cf0 + 4e8d370 commit 837b5d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@

## CHANGELOG


------------------------------------------------

## Version 1.5.3
###### Date: 28-July-2020
- [Build Issue] : Build update issue fixed

------------------------------------------------

## Version 1.5.2
Expand Down
2 changes: 1 addition & 1 deletion pom.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Written manually.
version=1.5.2
version=1.5.3
groupId=com.contentstack.sdk
artifactId=java
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.3</version>
<packaging>jar</packaging>

<name>contentstack-java</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<url>https://github.com/contentstack/contentstack-java/tree/master</url>
<connection>scm:git:git://github.com/contentstack/contentstack-java.git</connection>
<developerConnection>scm:git:ssh://github.com:contentstack/contentstack-java.git</developerConnection>
<tag>v1.5.0</tag>
<tag>v1.5.3</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 837b5d8

Please sign in to comment.