s/4.1.0-SNAPSHOT/project.version
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/208c671a Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/208c671a Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/208c671a Branch: refs/heads/master Commit: 208c671a86b3ee8ac5ff4ed1fb4e62f24e45c7ac Parents: 5079a43 Author: Lahiru Sandaruwan <[email protected]> Authored: Fri May 22 13:38:41 2015 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Fri May 22 13:38:41 2015 +0530 ---------------------------------------------------------------------- features/cep/org.apache.stratos.event.processor.feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/208c671a/features/cep/org.apache.stratos.event.processor.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/cep/org.apache.stratos.event.processor.feature/pom.xml b/features/cep/org.apache.stratos.event.processor.feature/pom.xml index a252780..37caa1d 100644 --- a/features/cep/org.apache.stratos.event.processor.feature/pom.xml +++ b/features/cep/org.apache.stratos.event.processor.feature/pom.xml @@ -74,7 +74,7 @@ </importFeatures> <includedFeatures> <includedFeatureDef> - org.apache.stratos:org.apache.stratos.event.processor.server.feature:4.1.0-SNAPSHOT + org.apache.stratos:org.apache.stratos.event.processor.server.feature:${project.version} </includedFeatureDef> <includedFeatureDef> org.wso2.carbon:org.wso2.carbon.event.processor.ui.feature:1.0.0
