Browse Source

修改: core的应用名称

master
FLYPHT 2 years ago
parent
commit
26b190d960
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      smtweb-framework/core/pom.xml

+ 1
- 1
smtweb-framework/core/pom.xml View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>cc.smtweb</groupId>
<artifactId>core</artifactId>
<artifactId>sw-framework-core</artifactId>
<version>3.1.0-SNAPSHOT</version>

<parent>


Loading…
Cancel
Save