Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
[WSO2 Release] [Jenkins #19] [Release 0.95.1] prepare for next develo…
Browse files Browse the repository at this point in the history
…pment iteration
  • Loading branch information
wso2-jenkins-bot committed Jan 18, 2018
1 parent 3461516 commit f4d63e3
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
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.ballerinalang</groupId>
<artifactId>oauth2-connector-parent</artifactId>
<version>0.95.1</version>
<version>0.95.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -22,7 +22,7 @@
<groupId>org.ballerinalang</groupId>
<artifactId>oauth2-connector-parent</artifactId>
<packaging>pom</packaging>
<version>0.95.1</version>
<version>0.95.2-SNAPSHOT</version>
<name>Ballerina - oauth2 Connector ParentParent</name>

<url>http://ballerinalang.org</url>
Expand All @@ -31,7 +31,7 @@
<url>https://github.com/ballerinalang/connector-oauth2.git</url>
<developerConnection>scm:git:https://github.com/ballerinalang/connector-oauth2.git</developerConnection>
<connection>scm:git:https://github.com/ballerinalang/connector-oauth2.git</connection>
<tag>v0.95.1</tag>
<tag>HEAD</tag>
</scm>
<modules>
<module>component</module>
Expand Down

0 comments on commit f4d63e3

Please sign in to comment.