change usecase-ui server parent pom 43/88043/1
authorguochuyicmri <guochuyi@chinamobile.com>
Sat, 18 May 2019 10:57:49 +0000 (18:57 +0800)
committerguochuyicmri <guochuyi@chinamobile.com>
Sat, 18 May 2019 10:57:50 +0000 (18:57 +0800)
Change-Id: I6514028e423ff5055a76d0cea8ca8832d5ac344f
Issue-ID: USECASEUI-259
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
pom.xml
server/pom.xml

diff --git a/pom.xml b/pom.xml
index 30f1f8a..8701352 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <modules>
         <module>server</module>
-        <!--module>standalone</module-->
+        <module>standalone</module>
     </modules>
 
     <!--build>
index 6df084e..f64afad 100644 (file)
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
+            <!--plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-site-plugin</artifactId>
                 <version>3.6</version>
                         <version>2.10</version>
                     </dependency>
                 </dependencies>
-            </plugin>
+            </plugin-->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>