You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ac...@apache.org on 2016/05/24 06:22:36 UTC

[2/3] servicemix-bundles git commit: Fixed module tag in pom.xml

Fixed module tag in pom.xml


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/8075da2c
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8075da2c
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8075da2c

Branch: refs/heads/master
Commit: 8075da2cf6bd82d870a86c9194ae2d39f18e5d6e
Parents: 6f6c9ca
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue May 24 08:18:36 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue May 24 08:18:36 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/8075da2c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 56887a6..59dac9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         <module>brave-zipkin-3.7.0</module>
         <module>avro-1.8.1</module>
         <module>avro-ipc-1.8.1</module>
-        <modeul>orbitz-consul-client-0.12.0</module>
+        <module>orbitz-consul-client-0.12.0</module>
     </modules>
 
 </project>