Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #32] [Release 1.1.0] prepare for next develop…
Browse files Browse the repository at this point in the history
…ment iteration
  • Loading branch information
wso2-jenkins-bot committed Mar 12, 2019
1 parent 894093f commit 553d348
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 @@ -21,7 +21,7 @@
<parent>
<artifactId>siddhi-io-websocket-parent</artifactId>
<groupId>org.wso2.extension.siddhi.io.websocket</groupId>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
<groupId>org.wso2.extension.siddhi.io.websocket</groupId>
<artifactId>siddhi-io-websocket-parent</artifactId>
<packaging>pom</packaging>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>

<modules>
<module>component</module>
Expand All @@ -39,7 +39,7 @@
<url>https://github.com/wso2-extensions/siddhi-io-websocket.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-io-websocket.git
</developerConnection>
<tag>v1.1.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 553d348

Please sign in to comment.