Removed Maven projects and added bnd4sbt
This commit is contained in:
parent
c863cc5d14
commit
15d6ce3c50
12 changed files with 29 additions and 563 deletions
|
|
@ -5,4 +5,6 @@ class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
|
|||
val spdeSbt = "us.technically.spde" % "spde-sbt-plugin" % "0.4.1"
|
||||
// val repo = "GH-pages repo" at "http://mpeltonen.github.com/maven/"
|
||||
// val idea = "com.github.mpeltonen" % "sbt-idea-plugin" % "0.1-SNAPSHOT"
|
||||
}
|
||||
|
||||
lazy val bnd4sbt = "com.weiglewilczek" % "bnd4sbt" % "0.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue