Repository: stratos Updated Branches: refs/heads/master e95c49ee7 -> f71f56cbb
Revert "Fixing cep artifacts distribution name" This reverts commit 2a1284730407cae0936c9b30977cacd88fa257e1. Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/f71f56cb Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/f71f56cb Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/f71f56cb Branch: refs/heads/master Commit: f71f56cbb3da338f483bbfa2803bcb152754af3a Parents: e95c49e Author: Imesh Gunaratne <[email protected]> Authored: Sat Jul 11 07:21:17 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Sat Jul 11 07:21:17 2015 +0530 ---------------------------------------------------------------------- extensions/cep/distribution/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/f71f56cb/extensions/cep/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/distribution/pom.xml b/extensions/cep/distribution/pom.xml index 3a9ce2c..292a68d 100644 --- a/extensions/cep/distribution/pom.xml +++ b/extensions/cep/distribution/pom.xml @@ -27,10 +27,10 @@ </parent> <modelVersion>4.0.0</modelVersion> - <artifactId>apache-stratos-cep-artifacts</artifactId> + <artifactId>apache-stratos-cep-artefacts</artifactId> <packaging>pom</packaging> - <name>Apache Stratos CEP - Artifacts</name> - <description>Apache Stratos CEP Extensions artifacts</description> + <name>Apache Stratos CEP - Artefacts</name> + <description>Apache Stratos CEP Extensions artefacts</description> <url>http://apache.org</url> <profiles> <profile>
