Skip to content

Commit 17d3ad7

Browse files
authored
Merge pull request #358 from com-pas/release-please--branches--main
chore(main): release 0.5.4-SNAPSHOT
2 parents f24c729 + 5016dee commit 17d3ad7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99
<parent>
1010
<groupId>org.lfenergy.compas.scl.auto.alignment</groupId>
1111
<artifactId>compas-scl-auto-alignment</artifactId>
12-
<version>0.5.3</version>
12+
<version>0.5.4-SNAPSHOT</version>
1313
</parent>
1414

1515
<artifactId>app</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.lfenergy.compas.scl.auto.alignment</groupId>
1010
<artifactId>compas-scl-auto-alignment</artifactId>
11-
<version>0.5.3</version>
11+
<version>0.5.4-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313

1414
<properties>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99
<parent>
1010
<groupId>org.lfenergy.compas.scl.auto.alignment</groupId>
1111
<artifactId>compas-scl-auto-alignment</artifactId>
12-
<version>0.5.3</version>
12+
<version>0.5.4-SNAPSHOT</version>
1313
</parent>
1414

1515
<artifactId>service</artifactId>

0 commit comments

Comments
 (0)