Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
将 velocity 依赖管理 移动到 feilong-tool-velocity项目 fix #106
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Aug 14, 2017
1 parent 8f838b2 commit 3cdf458
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Expand Up @@ -102,9 +102,6 @@
<version.xml-apis>1.4.01</version.xml-apis>
<version.xercesImpl>2.11.0</version.xercesImpl>

<version.velocity>1.7</version.velocity>
<version.velocity-tools>2.0</version.velocity-tools>

<!--
http://tiles.apache.org/framework/whats-new.html
Expand Down Expand Up @@ -455,13 +452,6 @@
<version>${version.commons-io}</version>
</dependency>

<!-- velocity -->
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>${version.velocity}</version>
</dependency>

<!-- *********************json******************************* -->
<!-- xercesImpl 解决This parser does not support specification "null" version "null" -->
<dependency>
Expand Down

0 comments on commit 3cdf458

Please sign in to comment.