File tree Expand file tree Collapse file tree 4 files changed +8
-16
lines changed Expand file tree Collapse file tree 4 files changed +8
-16
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ SPDX-FileCopyrightText: 2023 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.sitipe</groupId >
13
11
<artifactId >compas-sitipe-service</artifactId >
14
- <version >local -SNAPSHOT</version >
12
+ <version >0.3.2 -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: 2023 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.sitipe</groupId >
12
10
<artifactId >compas-sitipe-service</artifactId >
13
- <version >local -SNAPSHOT</version >
11
+ <version >0.3.2 -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: 2023 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.sitipe</groupId >
13
11
<artifactId >compas-sitipe-service</artifactId >
14
- <version >local -SNAPSHOT</version >
12
+ <version >0.3.2 -SNAPSHOT</version >
15
13
</parent >
16
14
17
15
<artifactId >repository</artifactId >
Original file line number Diff line number Diff line change @@ -4,14 +4,12 @@ SPDX-FileCopyrightText: 2023 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.sitipe</groupId >
13
11
<artifactId >compas-sitipe-service</artifactId >
14
- <version >local -SNAPSHOT</version >
12
+ <version >0.3.2 -SNAPSHOT</version >
15
13
</parent >
16
14
17
15
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments