Skip to content

Commit

Permalink
resetting the version
Browse files Browse the repository at this point in the history
  • Loading branch information
RAVEENSR committed Jan 28, 2018
1 parent bdb2a8f commit c32f018
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/siddhi-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.siddhi.sdk</groupId>
<artifactId>siddhi-sdk-parent</artifactId>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>siddhi-launcher</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>org.wso2.siddhi.sdk</groupId>
<artifactId>siddhi-sdk-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>
<version>1.0.0-SNAPSHOT</version>
<name>WSO2 Siddhi SDK</name>

<url>http://wso2.org</url>
Expand Down Expand Up @@ -381,4 +381,4 @@
<maven.checkstyle.suppression.file>checkstyle-suppressions.xml</maven.checkstyle.suppression.file>
</properties>

</project>
</project>

0 comments on commit c32f018

Please sign in to comment.