pjfanning commented on code in PR #2111: URL: https://github.com/apache/pekko/pull/2111#discussion_r2311987253
########## project/OSGi.scala: ########## @@ -143,7 +143,7 @@ object OSGi { "!scala.util.parsing.*", scalaImport(scalaVersion), "*") - def pekkoImport(packageName: String = "org.apache.pekko.*") = versionedImport(packageName, "1.1", "1.2") + def pekkoImport(packageName: String = "org.apache.pekko.*") = versionedImport(packageName, "2", "2.1") Review Comment: https://github.com/apache/pekko/pull/705 - but let's assume that that is not agreed yet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org