Skip to content

Commit 68c7e5d

Browse files
Merge pull request #637 from com-pas/fix/hotfix-api-parent-module-version
Update parent pom version in api module
2 parents 27a93f8 + 130f1c9 commit 68c7e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0
1212
<parent>
1313
<groupId>org.lfenergy.compas.scl.data</groupId>
1414
<artifactId>compas-scl-data-service</artifactId>
15-
<version>0.17.4</version>
15+
<version>0.17.5-SNAPSHOT</version>
1616
</parent>
1717

1818
<artifactId>api</artifactId>

0 commit comments

Comments
 (0)