Updated bnd4sbt plugin
This commit is contained in:
parent
1cfaded8ec
commit
7a6465cd82
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
|
|||
// 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"
|
||||
lazy val bnd4sbt = "com.weiglewilczek.bnd4sbt" % "bnd4sbt" % "1.0.0.RC1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue