diff --git a/sbt-1.x-plugin-migration.md b/sbt-1.x-plugin-migration.md index 85d6598..cb1a1a2 100644 --- a/sbt-1.x-plugin-migration.md +++ b/sbt-1.x-plugin-migration.md @@ -100,7 +100,7 @@ The third column is either the available sbt 1.x plugin or a note the status of | [orrsella/sbt-stats](https://github.com/orrsella/sbt-stats) | 51 | released | `addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.7")` | | [Verizon/sbt-rig](https://github.com/Verizon/sbt-rig) | 50 | released | `addSbtPlugin("io.verizon.build" % "sbt-rig" % "5.0.37")` | | [unicredit/sbt-swagger-codegen](https://github.com/unicredit/sbt-swagger-codegen) | 50 | -| [sbt/sbt-pom-reader](https://github.com/sbt/sbt-pom-reader) | 50 | +| [sbt/sbt-pom-reader](https://github.com/sbt/sbt-pom-reader) | 50 | in progress | https://github.com/sbt/sbt-pom-reader/pull/43 | [xuwei-k/sbt-class-diagram](https://github.com/xuwei-k/sbt-class-diagram) | 50 | released | `addSbtPlugin("com.github.xuwei-k" % "sbt-class-diagram" % "0.2.1")` | | [jodersky/sbt-jni](https://github.com/jodersky/sbt-jni) | 48 | released | `addSbtPlugin("ch.jodersky" % "sbt-jni" % "1.3.0-M1")` | | [ktoso/sbt-jol](https://github.com/ktoso/sbt-jol) | 48 | released | `addSbtPlugin("pl.project13.sbt" % "sbt-jol" % "0.1.3")` |