Repository: servicemix-bundles Updated Branches: refs/heads/master e815af98c -> c9d713862
Fix typo 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/c9d71386 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c9d71386 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c9d71386 Branch: refs/heads/master Commit: c9d713862cfc16f21ad32e1288ec4359cfd2b685 Parents: e815af9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 20 14:30:57 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 20 14:30:57 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c9d71386/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 98a45bb..a867111 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ <module>xstream-1.4.8</module> <module>lightcouch-0.1.6</module> <module>htmlunit-2.15</module> -transform.stream, <module>opensaml-3.1.0</module> + <module>opensaml-3.1.0</module> <module>swagger-jaxrs-1.3.2</module> <module>swagger-jaxrs-1.3.4</module> <module>swagger-jaxrs-1.3.5</module>
