Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Jul 18, 2018
1 parent 926f3b0 commit 7c5e317
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>connector-redis-parent</artifactId>
<groupId>org.ballerinalang</groupId>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@

<groupId>org.ballerinalang</groupId>
<artifactId>connector-redis-parent</artifactId>
<version>0.5.4-SNAPSHOT</version>
<version>0.5.4</version>
<packaging>pom</packaging>

<scm>
<url>https://github.com/ballerinalang/connector-redis.git</url>
<developerConnection>scm:git:https://github.com/wso2-ballerina/package-redis.git</developerConnection>
<connection>scm:git:https://github.com/wso2-ballerina/package-redis.git</connection>
<tag>HEAD</tag>
<tag>v0.5.4</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 7c5e317

Please sign in to comment.