File tree Expand file tree Collapse file tree 7 files changed +13
-6
lines changed Expand file tree Collapse file tree 7 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
2
{
3
- "." : " 0.15.2 "
3
+ "." : " 0.15.3 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.3] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.15.2...v0.15.3 ) (2025-02-04)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * add changelog ([ 76f44e5] ( https://github.com/com-pas/compas-scl-data-service/commit/76f44e56466822fe1469448052080fc098eabbe5 ) )
9
+
3
10
## [ 0.15.2] ( https://github.com/com-pas/compas-scl-data-service/compare/compas-scl-data-service-v0.15.1...compas-scl-data-service-v0.15.2 ) (2024-03-26)
4
11
5
12
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.data</groupId >
11
11
<artifactId >compas-scl-data-service</artifactId >
12
- <version >0.15.3-SNAPSHOT </version >
12
+ <version >0.15.3</version >
13
13
</parent >
14
14
15
15
<artifactId >app</artifactId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >org.lfenergy.compas.scl.data</groupId >
10
10
<artifactId >compas-scl-data-service</artifactId >
11
- <version >0.15.3-SNAPSHOT </version >
11
+ <version >0.15.3</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<properties >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.data</groupId >
11
11
<artifactId >compas-scl-data-service</artifactId >
12
- <version >0.15.3-SNAPSHOT </version >
12
+ <version >0.15.3</version >
13
13
</parent >
14
14
15
15
<artifactId >repository-postgresql</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.data</groupId >
11
11
<artifactId >compas-scl-data-service</artifactId >
12
- <version >0.15.3-SNAPSHOT </version >
12
+ <version >0.15.3</version >
13
13
</parent >
14
14
15
15
<artifactId >repository</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
9
9
<parent >
10
10
<groupId >org.lfenergy.compas.scl.data</groupId >
11
11
<artifactId >compas-scl-data-service</artifactId >
12
- <version >0.15.3-SNAPSHOT </version >
12
+ <version >0.15.3</version >
13
13
</parent >
14
14
15
15
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments