Skip to content

Commit 8fa29eb

Browse files
committed
[framework] 修复新环境的编译问题
1 parent 6d502f4 commit 8fa29eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.fitframework</groupId>
88
<artifactId>parent</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>3.5.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<groupId>org.fitframework.example</groupId>

framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.fitframework</groupId>
88
<artifactId>parent</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>3.5.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>framework-parent</artifactId>

0 commit comments

Comments
 (0)