diff --git a/app/pom.xml b/app/pom.xml
index 9a067cf4d5..143041aea7 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -59,7 +59,7 @@ limitations under the License.
5.2.7.RELEASE
5.3.3.RELEASE
2.5.22
- 1.7
+ 2.2
1.5
1.0.2
1.3.0
@@ -169,7 +169,7 @@ limitations under the License.
org.apache.velocity
- velocity
+ velocity-engine-core
${velocity.version}
@@ -372,6 +372,11 @@ limitations under the License.
xml-apis
xml-apis
+
+
+ junit
+ junit
+
@@ -723,6 +728,12 @@ limitations under the License.
+
+
+ org.apache.velocity
+ velocity
+ 1.7
+
@@ -746,7 +757,7 @@ limitations under the License.
+ classpathref="maven.plugin.classpath"/>