mirror of
https://repository.entgra.net/community/product-iots-community.git
synced 2025-09-16 23:32:20 +00:00
Merge branch 'master' into 'master'
Change group and artifact ids See merge request entgra/community-product!14
This commit is contained in:
commit
b6c6591b24
@ -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/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
|
||||
@ -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/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>distribution</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
|
||||
@ -20,10 +20,9 @@
|
||||
<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/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<artifactId>community-parent</artifactId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>${basedir}/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -20,10 +20,9 @@
|
||||
|
||||
<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/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<artifactId>community-parent</artifactId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>${basedir}/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
@ -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/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
@ -62,6 +62,7 @@
|
||||
<plugin>
|
||||
<groupId>org.wso2.maven</groupId>
|
||||
<artifactId>carbon-p2-plugin</artifactId>
|
||||
<version>${carbon.p2.plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>2-p2-repo-generation</id>
|
||||
|
||||
@ -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/xsd/maven-4.0.0.xsd">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>p2-profile</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
|
||||
@ -20,10 +20,9 @@
|
||||
<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">
|
||||
|
||||
<parent>
|
||||
<groupId>io.entgra.community</groupId>
|
||||
<artifactId>community-parent</artifactId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<relativePath>${basedir}/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -20,8 +20,8 @@
|
||||
<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.community</groupId>
|
||||
<artifactId>community-parent</artifactId>
|
||||
<groupId>io.entgra.product</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>5.0.1-SNAPSHOT</version>
|
||||
<name>Entgra Community Product - Parent</name>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user