Add velocity-engine dependency in dependencies POM
[ccsdk/distribution.git] / dependencies / pom.xml
index c9bca06..ab0d0f6 100755 (executable)
             <artifactId>velocity</artifactId>
             <version>1.7</version>
         </dependency>
+        <dependency>
+          <groupId>org.apache.velocity</groupId>
+          <artifactId>velocity-engine-core</artifactId>
+          <version>2.0</version>
+        </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>jcl-over-slf4j</artifactId>