Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
5ada8a3d
Commit
5ada8a3d
authored
Jun 22, 2019
by
macro
Browse files
pom插件配置修改
parent
429e2ead
Changes
3
Hide whitespace changes
Inline
Side-by-side
mall-admin/pom.xml
View file @
5ada8a3d
...
...
@@ -79,7 +79,7 @@
<!--</executions>-->
<!--<configuration>-->
<!--<imageName>mall/${project.artifactId}:${project.version}</imageName>-->
<!--<dockerHost>http://
39.98.190.128
:2375</dockerHost>-->
<!--<dockerHost>http://
192.168.3.101
:2375</dockerHost>-->
<!--<baseImage>java:8</baseImage>-->
<!--<entryPoint>["java", "-jar", "-Dspring.profiles.active=prod","/${project.build.finalName}.jar"]</entryPoint>-->
<!--<resources>-->
...
...
mall-portal/pom.xml
View file @
5ada8a3d
...
...
@@ -22,7 +22,6 @@
<groupId>
com.macro.mall
</groupId>
<artifactId>
mall
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<dependencies>
...
...
@@ -78,7 +77,7 @@
<!--</executions>-->
<!--<configuration>-->
<!--<imageName>mall/${project.artifactId}:${project.version}</imageName>-->
<!--<dockerHost>http://
39.98.190.128
:2375</dockerHost>-->
<!--<dockerHost>http://
192.168.3.101
:2375</dockerHost>-->
<!--<baseImage>java:8</baseImage>-->
<!--<entryPoint>["java", "-jar","-Dspring.profiles.active=prod","/${project.build.finalName}.jar"]</entryPoint>-->
<!--<resources>-->
...
...
mall-search/pom.xml
View file @
5ada8a3d
...
...
@@ -57,7 +57,7 @@
<!--</executions>-->
<!--<configuration>-->
<!--<imageName>mall/${project.artifactId}:${project.version}</imageName>-->
<!--<dockerHost>http://
39.98.190.128
:2375</dockerHost>-->
<!--<dockerHost>http://
192.168.3.101
:2375</dockerHost>-->
<!--<baseImage>java:8</baseImage>-->
<!--<entryPoint>["java", "-jar", "-Dspring.profiles.active=prod","/${project.build.finalName}.jar"]</entryPoint>-->
<!--<resources>-->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment