This commit is contained in:
Alexandre Archambault 2015-06-26 00:59:11 +01:00
parent db3b244b75
commit 7a10915ccf
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ case class Profile(id: String,
dependencyManagement: Seq[Dependency],
properties: Map[String, String])
// FIXME Move to MavenRepository?
case class Versions(latest: String,
release: String,
available: List[String],