diff --git a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml index 36858952..d18ab617 100644 --- a/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml +++ b/modules/core/src/main/resources/templates/modules/gen/module_cloud/web/pom.xml @@ -30,10 +30,6 @@ web com.jeesite.modules.${@StringUtils.cap(module.moduleCode)}Application - - false - false - 8989:8989 @@ -103,11 +99,7 @@ org.apache.maven.plugins maven-eclipse-plugin - \${eclipse-plugin-download-sources} - \${eclipse-plugin-download-javadocs} \${finalName} - 2.0 - 6.0 diff --git a/web-api/pom.xml b/web-api/pom.xml index 11e380dc..30afac37 100644 --- a/web-api/pom.xml +++ b/web-api/pom.xml @@ -24,10 +24,6 @@ web com.jeesite.modules.ApiApplication - - false - false - 8980:8980 @@ -114,11 +110,7 @@ org.apache.maven.plugins maven-eclipse-plugin - ${eclipse-plugin-download-sources} - ${eclipse-plugin-download-javadocs} ${finalName} - 2.0 - 6.0 diff --git a/web-fast/pom.xml b/web-fast/pom.xml index 3e88a191..01872cd2 100644 --- a/web-fast/pom.xml +++ b/web-fast/pom.xml @@ -24,10 +24,6 @@ web com.jeesite.modules.FastApplication - - false - false - http://192.168.56.102:2375 thinkgem/jeesite-web:latest @@ -123,11 +119,7 @@ org.apache.maven.plugins maven-eclipse-plugin - ${eclipse-plugin-download-sources} - ${eclipse-plugin-download-javadocs} ${finalName} - 2.0 - 6.0 diff --git a/web/pom.xml b/web/pom.xml index 7bfb7734..2b87dec5 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -24,10 +24,6 @@ web com.jeesite.modules.Application - - false - false - 8980:8980 @@ -128,11 +124,7 @@ org.apache.maven.plugins maven-eclipse-plugin - ${eclipse-plugin-download-sources} - ${eclipse-plugin-download-javadocs} ${finalName} - 2.0 - 6.0