mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Fixing build failure
This commit is contained in:
parent
58a428098e
commit
914ae3db93
4
pom.xml
4
pom.xml
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.wso2.iot</groupId>
|
<groupId>org.wso2.iot</groupId>
|
||||||
<artifactId>wso2iot-parent</artifactId>
|
<artifatctId>wso2iot-parent</artifatctId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>3.1.1-SNAPSHOT</version>
|
<version>3.1.1-SNAPSHOT</version>
|
||||||
<name>WSO2 IoT - Parent</name>
|
<name>WSO2 IoT - Parent</name>
|
||||||
@ -31,7 +31,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.wso2</groupId>
|
<groupId>org.wso2</groupId>
|
||||||
<artifactId>wso2</artifactId>
|
<artifactId>wso2</artifactId>
|
||||||
<version>1</version>
|
<version>2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user