[강운덕] [LUCYSUS-1744] web.xml dependency plugin 주석 처리.

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-server/trunk@741 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Woonduk Kang
2012-10-09 05:37:59 +00:00
parent 4e462bfe53
commit 8b8e3c4bab
+3 -2
View File
@@ -337,7 +337,8 @@
<showDeprecations>true</showDeprecations>
</configuration>
</plugin>
<plugin>
<!--<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.4</version>
@@ -355,7 +356,7 @@
</configuration>
</execution>
</executions>
</plugin>
</plugin>-->
</plugins>
</build>
</project>