Merge pull request #1787 from charithag/master

Fix integration pom product version
This commit is contained in:
Charitha Goonetilleke 2018-03-15 18:35:57 +00:00 committed by GitHub
commit f0e0bc0dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>wso2iot-parent</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>tests-common</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>wso2iot-integration</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>tests-common</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>wso2iot-integration</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.iot</groupId>
<artifactId>wso2iot-integration</artifactId>
<version>3.2.0-update1-SNAPSHOT</version>
<version>3.3.0-update1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>