Skip to content

Commit 98ab577

Browse files
committed
Update pom.xml
1 parent 6fa0466 commit 98ab577

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.noear</groupId>
99
<artifactId>solon-parent</artifactId>
10-
<version>3.8.0-M3</version>
10+
<version>3.8.0-SNAPSHOT</version>
1111
<relativePath />
1212
</parent>
1313

@@ -23,6 +23,7 @@
2323
<dependency>
2424
<groupId>org.noear</groupId>
2525
<artifactId>solon</artifactId>
26+
<scope>provided</scope>
2627
</dependency>
2728
</dependencies>
2829

0 commit comments

Comments
 (0)