Repository: stratos Updated Branches: refs/heads/master 8598f49e8 -> 2a1284730
Fixing cep artifacts distribution name Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/2a128473 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/2a128473 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/2a128473 Branch: refs/heads/master Commit: 2a1284730407cae0936c9b30977cacd88fa257e1 Parents: 8598f49 Author: Imesh Gunaratne <[email protected]> Authored: Fri Jul 10 07:30:23 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Fri Jul 10 07:30:23 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/2a128473/extensions/cep/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/distribution/pom.xml b/extensions/cep/distribution/pom.xml index 292a68d..3a9ce2c 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-artefacts</artifactId> + <artifactId>apache-stratos-cep-artifacts</artifactId> <packaging>pom</packaging> - <name>Apache Stratos CEP - Artefacts</name> - <description>Apache Stratos CEP Extensions artefacts</description> + <name>Apache Stratos CEP - Artifacts</name> + <description>Apache Stratos CEP Extensions artifacts</description> <url>http://apache.org</url> <profiles> <profile>
