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.16.0 "
3
+ "." : " 0.16.1 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.16.1] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.16.0...v0.16.1 ) (2025-09-01)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * Update readme ([ 4b84f36] ( https://github.com/com-pas/compas-scl-data-service/commit/4b84f36e37f9a1d70a89e2930ee7f21dd94a3c19 ) )
9
+
3
10
## [ 0.16.0] ( https://github.com/com-pas/compas-scl-data-service/compare/v0.15.6...v0.16.0 ) (2025-07-30)
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.16.1-SNAPSHOT </version >
12
+ <version >0.16.1</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.16.1-SNAPSHOT </version >
11
+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12
+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12
+ <version >0.16.1</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.16.1-SNAPSHOT </version >
12
+ <version >0.16.1</version >
13
13
</parent >
14
14
15
15
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments