Skip to content

Commit 882c5e7

Browse files
committed
remove deploy directory
1 parent c7c1201 commit 882c5e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spring-mvc-forms-jsp/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
<warSourceDirectory>src/main/webapp</warSourceDirectory>
8484
<warName>spring-mvc-forms</warName>
8585
<failOnMissingWebXml>false</failOnMissingWebXml>
86-
<outputDirectory>${deploy-path}</outputDirectory>
8786
</configuration>
8887
</plugin>
8988
</plugins>
@@ -99,7 +98,6 @@
9998
<javax.servlet.jsp-api.version>2.3.1</javax.servlet.jsp-api.version>
10099
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
101100
<hibernate-validator.version>6.0.10.Final</hibernate-validator.version>
102-
<deploy-path>server default deploy directory</deploy-path>
103101
<fileupload.version>1.3.3</fileupload.version>
104102
<hibernate.version>5.2.5.Final</hibernate.version>
105103
<mysql-connector-java.version>6.0.6</mysql-connector-java.version>

0 commit comments

Comments
 (0)