Skip to content

Commit 3124319

Browse files
committed
[VU] Automated version update
1 parent 3dd3ea8 commit 3124319

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>ch.puzzle.okr</groupId>
88
<artifactId>parent</artifactId>
9-
<version>3.2.20-SNAPSHOT</version>
9+
<version>3.2.21-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>backend</artifactId>
13-
<version>3.2.20-SNAPSHOT</version>
13+
<version>3.2.21-SNAPSHOT</version>
1414
<name>backend</name>
1515
<description>Puzzle OKR Tool</description>
1616

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>ch.puzzle.okr</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>3.2.20-SNAPSHOT</version>
11+
<version>3.2.21-SNAPSHOT</version>
1212

1313
<parent>
1414
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)