Skip to content

Commit

Permalink
downgrading version
Browse files Browse the repository at this point in the history
  • Loading branch information
sajithshn committed Sep 21, 2017
1 parent aa4ba3a commit 1df0c44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.extension.siddhi.io.kafka</groupId>
<artifactId>siddhi-io-kafka-parent</artifactId>
<version>4.0.6-SNAPSHOT</version>
<version>4.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -129,4 +129,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.wso2.extension.siddhi.io.kafka</groupId>
<artifactId>siddhi-io-kafka-parent</artifactId>
<version>4.0.6-SNAPSHOT</version>
<version>4.0.5</version>
<name>Siddhi IO Kafka Extension Parent</name>

<profiles>
Expand Down

0 comments on commit 1df0c44

Please sign in to comment.