JAMES-2604 Fix james-server-cli-integration name
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2ab8091a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2ab8091a Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2ab8091a Branch: refs/heads/master Commit: 2ab8091a9cd19f7f16a807c69ce17fab7206b638 Parents: bac6c34 Author: Gautier DI FOLCO <[email protected]> Authored: Tue Nov 20 15:42:19 2018 +0100 Committer: Raphael Ouazana <[email protected]> Committed: Fri Nov 23 09:59:45 2018 +0100 ---------------------------------------------------------------------- server/container/cli-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/2ab8091a/server/container/cli-integration/pom.xml ---------------------------------------------------------------------- diff --git a/server/container/cli-integration/pom.xml b/server/container/cli-integration/pom.xml index 3003881..e92972a 100644 --- a/server/container/cli-integration/pom.xml +++ b/server/container/cli-integration/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>james-server-cli-integration</artifactId> - <name>Apache James :: Server :: Cli :: Integretion</name> + <name>Apache James :: Server :: Cli :: Integration</name> <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
