aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-05-18 18:57:49 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-05-18 18:57:50 +0800
commit6ffbb0bbfe572598bc2b0c7f5d800acbbb83cd2d (patch)
tree6efa001bc599ad3c82113060cbe155e825c36d5c /server/pom.xml
parentf28f8888a10f16ad675f7ec79df9a1cd8dd864ed (diff)
change usecase-ui server parent pom
Change-Id: I6514028e423ff5055a76d0cea8ca8832d5ac344f Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/pom.xml b/server/pom.xml
index 6df084e8..f64afad8 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -352,7 +352,7 @@
</execution>
</executions>
</plugin>
- <plugin>
+ <!--plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.6</version>
@@ -363,7 +363,7 @@
<version>2.10</version>
</dependency>
</dependencies>
- </plugin>
+ </plugin-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>