Skip to content

Commit a969f05

Browse files
committed
Merge pull request #33 from support-project/develop
pom.xml更新
2 parents 5d566b2 + 2492091 commit a969f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.support-project</groupId>
55
<artifactId>web</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.2.0-SNAPSHOT</version>
7+
<version>1.2.0</version>
88
<name>web</name>
99
<url>https://support-project.org/</url>
1010

@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.support-project</groupId>
1818
<artifactId>common</artifactId>
19-
<version>1.2.0-SNAPSHOT</version>
19+
<version>1.2.0</version>
2020
</dependency>
2121

2222
<dependency>

0 commit comments

Comments
 (0)