Repository: servicemix-specs Updated Branches: refs/heads/master 65f4182ca -> f3b6d47f2
Cosmetic change Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/f3b6d47f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/f3b6d47f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/f3b6d47f Branch: refs/heads/master Commit: f3b6d47f2e27307dfc5901c7396e23e29ece454f Parents: 65f4182 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 1 15:48:45 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 1 15:48:45 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/f3b6d47f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a955fea..a0dbf7b 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ <module>jsr370-api-m1</module> <module>jsr370-api-m4</module> <module>jsr370-api-m5</module> - <module>json-api-1.1</module> + <module>json-api-1.1</module> <module>assembly</module> </modules>
