|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>io.entgra.product</groupId>
|
|
|
|
|
<groupId>io.entgra.product.community</groupId>
|
|
|
|
|
<artifactId>product-parent</artifactId>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>5.0.1-SNAPSHOT</version>
|
|
|
|
@ -97,7 +97,7 @@
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.entgra.product</groupId>
|
|
|
|
|
<groupId>io.entgra.product.community</groupId>
|
|
|
|
|
<artifactId>entgra-iot-core</artifactId>
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|