We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecd799 commit 42f2466Copy full SHA for 42f2466
1 file changed
JavaMonitorPlus/server/pom.xml
@@ -8,9 +8,11 @@
8
<version>2.0.3.RELEASE</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
+
12
<groupId>cn.yueshutong</groupId>
13
<artifactId>server</artifactId>
- <version>0.0.1-SNAPSHOT</version>
14
+ <version>0.0.2.RELEASE</version>
15
16
<name>server</name>
17
<description>Demo project for Spring Boot</description>
18
0 commit comments