Skip to content

Commit 3595c11

Browse files
authored
chore: update parent version to 2.0.0 in pom.xml (#737)
1 parent c76a0b1 commit 3595c11

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fesod-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.fesod</groupId>
2828
<artifactId>fesod-parent</artifactId>
29-
<version>1.3.0</version>
29+
<version>2.0.0</version>
3030
</parent>
3131

3232
<artifactId>fesod-examples</artifactId>

fesod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>org.apache.fesod</groupId>
2929
<artifactId>fesod-parent</artifactId>
30-
<version>1.3.0</version>
30+
<version>2.0.0</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.apache.fesod</groupId>
3030
<artifactId>fesod-parent</artifactId>
31-
<version>1.3.0</version>
31+
<version>2.0.0</version>
3232

3333
<packaging>pom</packaging>
3434

0 commit comments

Comments
 (0)