You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2020/01/13 21:47:11 UTC

[servicemix-bundles] branch master updated: fix typo

This is an automated email from the ASF dual-hosted git repository.

ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new b040bc8  fix typo
b040bc8 is described below

commit b040bc8e12743517e59d0216617189f7ae4a5e1a
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Mon Jan 13 16:46:57 2020 -0500

    fix typo
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e77221e..e34466a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
        <module>spring-security-test-5.2.1.RELEASE</module>
        <module>spring-security-web-5.2.1.RELEASE</module>
        <module>opensaml-3.4.3</module>
-       <module>lasticsearch-5.6.16</module>
+       <module>elasticsearch-5.6.16</module>
     </modules>
 
 </project>