Parcourir la source

修改: core的应用名称

master
FLYPHT il y a 2 ans
Parent
révision
26b190d960
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      smtweb-framework/core/pom.xml

+ 1
- 1
smtweb-framework/core/pom.xml Voir le fichier

@@ -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>


Chargement…
Annuler
Enregistrer