Skip to content

Commit 75e0034

Browse files
committed
Update pom.xml
1 parent 41db42f commit 75e0034

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<relativePath />
1212
</parent>
1313

14-
<artifactId>solon-for-jdk21</artifactId>
14+
<artifactId>solon-java25</artifactId>
1515
<name>${project.artifactId}</name>
1616
<packaging>jar</packaging>
1717

@@ -24,13 +24,6 @@
2424
<groupId>org.noear</groupId>
2525
<artifactId>solon</artifactId>
2626
</dependency>
27-
28-
29-
<dependency>
30-
<groupId>org.noear</groupId>
31-
<artifactId>solon-test</artifactId>
32-
<scope>test</scope>
33-
</dependency>
3427
</dependencies>
3528

3629
</project>

0 commit comments

Comments
 (0)