http://code.google.com/p/myblog/source/detail?r=449
Modified:
/trunk/myblog-webapp/pom.xml
=======================================
--- /trunk/myblog-webapp/pom.xml Fri Apr 29 09:30:38 2011
+++ /trunk/myblog-webapp/pom.xml Sun Aug 7 01:43:43 2011
@@ -16,6 +16,7 @@
<url>http://code.google.com/p/myblog</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <m2eclipse.wtp.contextRoot>myblog</m2eclipse.wtp.contextRoot>
</properties>
<build>
<plugins>