Skip to content

Commit

Permalink
update POM
Browse files Browse the repository at this point in the history
  • Loading branch information
FLY的狐狸 committed Feb 8, 2017
1 parent a91b18d commit 45a0d3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.jflyfox</groupId>
<artifactId>jfinal_cms</artifactId>
<packaging>war</packaging>
<version>4.2.0</version>
<version>4.3.0</version>

<properties>
<!-- 文件拷贝时的编码 -->
Expand Down Expand Up @@ -200,7 +200,7 @@
<configuration>
<port>80</port>
<path>/${project.artifactId}</path>
<!-- <warSourceDirectory>${basedir}/target/${artifactId}</warSourceDirectory> -->
<warSourceDirectory>${basedir}/target/${artifactId}</warSourceDirectory>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 45a0d3b

Please sign in to comment.