diff --git a/ivy/MakePom.scala b/ivy/MakePom.scala index f96594a93..36814062e 100644 --- a/ivy/MakePom.scala +++ b/ivy/MakePom.scala @@ -51,7 +51,7 @@ class MakePom val a: NodeSeq = ({ mrid.getOrganisation } { mrid.getName } - { packaging(mrid) }) + { packaging(mrid) }) val b: NodeSeq = ( (description(module.getDescription) ++ homePage(module.getHomePage) ++