Minor change in the pom files
- Indent with spaces, not tabs
- Remove the module version when it's the same as the parent version
Change-Id: Ifb1a746ac1dcd5221440671ec9b91dda55f8b96d
Signed-off-by: Jonathan Dumont <jonathan.dumont@all4tec.net>
diff --git a/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml b/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
index efca94d..6c7d702 100644
--- a/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
+++ b/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.metamodel.esfarchitectureconcepts</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFArchitectureConcepts Meta-model</name>
- <description>ESFArchitectureConcepts Meta-model description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.metamodel.esfarchitectureconcepts</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFArchitectureConcepts Meta-model</name>
+ <description>ESFArchitectureConcepts Meta-model description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml b/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
index 606b379..a41659d 100644
--- a/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
+++ b/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.metamodel.esfbehaviours</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFBehaviours Meta-model</name>
- <description>ESFBehaviours Meta-model description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.metamodel.esfbehaviours</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFBehaviours Meta-model</name>
+ <description>ESFBehaviours Meta-model description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml b/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
index 5873dd0..f465f5e 100644
--- a/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
+++ b/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.metamodel.esfcore</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFCore Meta-model</name>
- <description>ESFCore Meta-model description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.metamodel.esfcore</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFCore Meta-model</name>
+ <description>ESFCore Meta-model description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml b/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
index 7509ac9..863f18f 100644
--- a/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
+++ b/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.metamodel.esfproperties</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFProperties Meta-model</name>
- <description>ESFProperties Meta-model description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.metamodel.esfproperties</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFProperties Meta-model</name>
+ <description>ESFProperties Meta-model description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml b/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
index 4b799b2..9d318cc 100644
--- a/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
+++ b/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.metamodel.esfsafetyconcepts</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFSafetyConcepts Meta-model</name>
- <description>ESFSafetyConcepts Meta-model description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.metamodel.esfsafetyconcepts</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFSafetyConcepts Meta-model</name>
+ <description>ESFSafetyConcepts Meta-model description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/metamodel/pom.xml b/core/metamodel/pom.xml
index 628c57e..8ccd099 100644
--- a/core/metamodel/pom.xml
+++ b/core/metamodel/pom.xml
@@ -1,31 +1,30 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.metamodel</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>ESF Meta-model</name>
- <description>ESF Meta-model description.</description>
-
- <!-- MODULES -->
- <modules>
- <module>org.polarsys.esf.core.metamodel.esfarchitectureconcepts</module>
- <module>org.polarsys.esf.core.metamodel.esfcore</module>
- <module>org.polarsys.esf.core.metamodel.esfbehaviours</module>
- <module>org.polarsys.esf.core.metamodel.esfproperties</module>
- <module>org.polarsys.esf.core.metamodel.esfsafetyconcepts</module>
- </modules>
-
+ 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>
+
+ <!-- PROJECT DESCRIPTION -->
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.metamodel</artifactId>
+ <packaging>pom</packaging>
+ <name>ESF Meta-model</name>
+ <description>ESF Meta-model description.</description>
+
+ <!-- MODULES -->
+ <modules>
+ <module>org.polarsys.esf.core.metamodel.esfarchitectureconcepts</module>
+ <module>org.polarsys.esf.core.metamodel.esfcore</module>
+ <module>org.polarsys.esf.core.metamodel.esfbehaviours</module>
+ <module>org.polarsys.esf.core.metamodel.esfproperties</module>
+ <module>org.polarsys.esf.core.metamodel.esfsafetyconcepts</module>
+ </modules>
+
</project>
\ No newline at end of file
diff --git a/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml b/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
index 8720c82..b11d3ff 100644
--- a/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
+++ b/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-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>
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/maven-v4_0_0.xsd">
+ <modelVersion>4.0.0</modelVersion>
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.profile</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
+ <!-- PROJECT DESCRIPTION -->
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.profile</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.profile.esfarchitectureconcepts</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFArchitectureConcepts Profile</name>
- <description>ESFArchitectureConcepts Profile description.</description>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.profile.esfarchitectureconcepts</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFArchitectureConcepts Profile</name>
+ <description>ESFArchitectureConcepts Profile description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml b/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
index 15607bf..5442b09 100644
--- a/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
+++ b/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
@@ -1,21 +1,20 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.profile</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.profile.esfcore</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
- <name>ESFCore Profile</name>
- <description>ESFCore Profile description.</description>
+ 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>
+
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.profile</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.profile.esfcore</artifactId>
+ <packaging>eclipse-plugin</packaging>
+ <name>ESFCore Profile</name>
+ <description>ESFCore Profile description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/profile/pom.xml b/core/profile/pom.xml
index 227fac5..1fc1169 100644
--- a/core/profile/pom.xml
+++ b/core/profile/pom.xml
@@ -1,28 +1,27 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.profile</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>ESF Profile</name>
- <description>ESF Profile description.</description>
-
- <!-- MODULES -->
- <modules>
- <module>org.polarsys.esf.core.profile.esfarchitectureconcepts</module>
- <module>org.polarsys.esf.core.profile.esfcore</module>
- </modules>
-
+ 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>
+
+ <!-- PROJECT DESCRIPTION -->
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.profile</artifactId>
+ <packaging>pom</packaging>
+ <name>ESF Profile</name>
+ <description>ESF Profile description.</description>
+
+ <!-- MODULES -->
+ <modules>
+ <module>org.polarsys.esf.core.profile.esfarchitectureconcepts</module>
+ <module>org.polarsys.esf.core.profile.esfcore</module>
+ </modules>
+
</project>
\ No newline at end of file
diff --git a/core/releng/org.polarsys.esf.core.releng.branding/pom.xml b/core/releng/org.polarsys.esf.core.releng.branding/pom.xml
index e06dde9..37781a2 100644
--- a/core/releng/org.polarsys.esf.core.releng.branding/pom.xml
+++ b/core/releng/org.polarsys.esf.core.releng.branding/pom.xml
@@ -2,6 +2,7 @@
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
+
<parent>
<groupId>org.polarsys.esf</groupId>
<artifactId>esf-infra.core.releng</artifactId>
@@ -13,4 +14,5 @@
<packaging>eclipse-plugin</packaging>
<name>ESF Core branding</name>
<description>ESF Core branding description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/releng/org.polarsys.esf.core.releng/pom.xml b/core/releng/org.polarsys.esf.core.releng/pom.xml
index 21c2ca6..3ae2ea1 100644
--- a/core/releng/org.polarsys.esf.core.releng/pom.xml
+++ b/core/releng/org.polarsys.esf.core.releng/pom.xml
@@ -1,22 +1,20 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.releng</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>org.polarsys.esf.core.releng</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-feature</packaging>
- <name>ESF Core feature</name>
- <description>ESF Core feature description.</description>
-
+ 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>
+
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.releng</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>org.polarsys.esf.core.releng</artifactId>
+ <packaging>eclipse-feature</packaging>
+ <name>ESF Core feature</name>
+ <description>ESF Core feature description.</description>
+
</project>
\ No newline at end of file
diff --git a/core/releng/pom.xml b/core/releng/pom.xml
index 9da7d3c..8a39be4 100644
--- a/core/releng/pom.xml
+++ b/core/releng/pom.xml
@@ -1,28 +1,27 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core</artifactId>
+ 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>
+
+ <!-- PROJECT DESCRIPTION -->
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core</artifactId>
<version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.core.releng</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>pom</packaging>
- <name>ESF Releng</name>
- <description>ESF Releng description.</description>
-
- <!-- MODULES -->
- <modules>
- <module>org.polarsys.esf.core.releng</module>
- <module>org.polarsys.esf.core.releng.branding</module>
- </modules>
-
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.core.releng</artifactId>
+ <packaging>pom</packaging>
+ <name>ESF Releng</name>
+ <description>ESF Releng description.</description>
+
+ <!-- MODULES -->
+ <modules>
+ <module>org.polarsys.esf.core.releng</module>
+ <module>org.polarsys.esf.core.releng.branding</module>
+ </modules>
+
</project>
\ No newline at end of file
diff --git a/p2/pom.xml b/p2/pom.xml
index 0b38b1e..818bfc6 100644
--- a/p2/pom.xml
+++ b/p2/pom.xml
@@ -1,34 +1,33 @@
<?xml version="1.0" encoding="UTF-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>
-
- <!-- PROJECT DESCRIPTION -->
- <parent>
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- </parent>
-
- <groupId>org.polarsys.esf</groupId>
- <artifactId>esf-infra.p2</artifactId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-repository</packaging>
-
- <!-- BUILD DEFINITION -->
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>target-platform-configuration</artifactId>
- <version>${tycho-version}</version>
- <configuration>
- <includePackedArtifacts>true</includePackedArtifacts>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
+ 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>
+
+ <!-- PROJECT DESCRIPTION -->
+ <parent>
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ </parent>
+
+ <groupId>org.polarsys.esf</groupId>
+ <artifactId>esf-infra.p2</artifactId>
+ <packaging>eclipse-repository</packaging>
+
+ <!-- BUILD DEFINITION -->
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>target-platform-configuration</artifactId>
+ <version>${tycho-version}</version>
+ <configuration>
+ <includePackedArtifacts>true</includePackedArtifacts>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
\ No newline at end of file