Quellcode durchsuchen

feature 配置文件提交

xiahan vor 11 Monaten
Ursprung
Commit
cb2a312408
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      js-security/pom.xml

+ 1 - 1
js-security/pom.xml

@@ -4,7 +4,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>com.rongwei</groupId>
-        <artifactId>js-security</artifactId>
+        <artifactId>js-safe-production</artifactId>
         <version>1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>