Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #43] [Release 4.1.1] prepare for next develop…
Browse files Browse the repository at this point in the history
…ment iteration
  • Loading branch information
wso2-jenkins-bot committed Apr 9, 2019
1 parent f8d11c6 commit 9575796
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion component/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.extension.siddhi.store.hbase</groupId>
<artifactId>siddhi-store-hbase-parent</artifactId>
<version>4.1.1</version>
<version>4.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coverage-reports/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.extension.siddhi.store.hbase</groupId>
<artifactId>siddhi-store-hbase-parent</artifactId>
<version>4.1.1</version>
<version>4.1.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@

<groupId>org.wso2.extension.siddhi.store.hbase</groupId>
<artifactId>siddhi-store-hbase-parent</artifactId>
<version>4.1.1</version>
<version>4.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WSO2 Siddhi Store Extension - HBase Aggregator Pom</name>
<url>http://wso2.org</url>
Expand All @@ -46,7 +46,7 @@
</profiles>

<properties>
<siddhi.store.hbase.version>4.1.1</siddhi.store.hbase.version>
<siddhi.store.hbase.version>4.1.2-SNAPSHOT</siddhi.store.hbase.version>
<siddhi.version>4.5.0</siddhi.version>
<siddhi.version.range>[4.0.0,5.0.0)</siddhi.version.range>
<hbase.client.orbit.version>1.3.1</hbase.client.orbit.version>
Expand All @@ -64,7 +64,7 @@
<url>https://github.com/wso2-extensions/siddhi-store-hbase.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/siddhi-store-hbase.git
</developerConnection>
<tag>v4.1.1</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 9575796

Please sign in to comment.