File tree 3 files changed +6
-12
lines changed
3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ SPDX-FileCopyrightText: 2021 Alliander N.V.
4
4
5
5
SPDX-License-Identifier: Apache-2.0
6
6
-->
7
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
8
- xmlns =" http://maven.apache.org/POM/4.0.0"
9
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
7
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
<parent >
12
10
<groupId >org.lfenergy.compas.cim.mapping</groupId >
13
11
<artifactId >compas-cim-mapping</artifactId >
14
- <version >local -SNAPSHOT</version >
12
+ <version >0.10.5 -SNAPSHOT</version >
15
13
</parent >
16
14
17
15
<artifactId >app</artifactId >
Original file line number Diff line number Diff line change @@ -4,13 +4,11 @@ SPDX-FileCopyrightText: 2021 Alliander N.V.
4
4
5
5
SPDX-License-Identifier: Apache-2.0
6
6
-->
7
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
8
- xmlns =" http://maven.apache.org/POM/4.0.0"
9
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
7
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
<groupId >org.lfenergy.compas.cim.mapping</groupId >
12
10
<artifactId >compas-cim-mapping</artifactId >
13
- <version >local -SNAPSHOT</version >
11
+ <version >0.10.5 -SNAPSHOT</version >
14
12
<packaging >pom</packaging >
15
13
16
14
<properties >
Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ SPDX-FileCopyrightText: 2021 Alliander N.V.
4
4
5
5
SPDX-License-Identifier: Apache-2.0
6
6
-->
7
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
8
- xmlns =" http://maven.apache.org/POM/4.0.0"
9
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
7
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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" >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
<parent >
12
10
<groupId >org.lfenergy.compas.cim.mapping</groupId >
13
11
<artifactId >compas-cim-mapping</artifactId >
14
- <version >local -SNAPSHOT</version >
12
+ <version >0.10.5 -SNAPSHOT</version >
15
13
</parent >
16
14
17
15
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments