Skip to content

Commit

Permalink
restore pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Sep 10, 2024
1 parent 9040f8b commit bb2c03d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>ch.puzzle.okr</groupId>
<artifactId>parent</artifactId>
<version>2.0.137-SNAPSHOT</version>
<version>2.0.135-SNAPSHOT</version>
</parent>

<artifactId>backend</artifactId>
<version>2.0.137-SNAPSHOT</version>
<version>2.0.135-SNAPSHOT</version>
<name>backend</name>
<description>Puzzle OKR Tool</description>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>ch.puzzle.okr</groupId>
<artifactId>parent</artifactId>
<version>2.0.137-SNAPSHOT</version>
<version>2.0.135-SNAPSHOT</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit bb2c03d

Please sign in to comment.