|
|
|
@ -62,12 +62,12 @@
|
|
|
|
|
org.wso2.carbon.utils.*,
|
|
|
|
|
org.wso2.carbon.registry.api,
|
|
|
|
|
org.w3c.dom,
|
|
|
|
|
org.apache.velocity,
|
|
|
|
|
org.apache.velocity.app,
|
|
|
|
|
org.apache.velocity.context,
|
|
|
|
|
org.apache.velocity.exception,
|
|
|
|
|
org.apache.velocity.runtime.resource,
|
|
|
|
|
org.apache.velocity.runtime.resource.loader,
|
|
|
|
|
org.apache.velocity;version="${velocity.version}",
|
|
|
|
|
org.apache.velocity.app;version="${velocity.version}",
|
|
|
|
|
org.apache.velocity.context;version="${velocity.version}",
|
|
|
|
|
org.apache.velocity.exception;version="${velocity.version}",
|
|
|
|
|
org.apache.velocity.runtime.resource;version="${velocity.version}",
|
|
|
|
|
org.apache.velocity.runtime.resource.loader;version="${velocity.version}",
|
|
|
|
|
org.apache.commons.io,
|
|
|
|
|
org.apache.axis2.transport.mail,
|
|
|
|
|
org.wso2.carbon.registry.core.service,
|
|
|
|
@ -130,7 +130,7 @@
|
|
|
|
|
<artifactId>axis2</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.velocity</groupId>
|
|
|
|
|
<groupId>org.wso2.orbit.org.apache.velocity</groupId>
|
|
|
|
|
<artifactId>velocity</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|