He-Pin commented on code in PR #77:
URL: 
https://github.com/apache/incubator-pekko-projection/pull/77#discussion_r1313939834


##########
build.sbt:
##########
@@ -153,9 +153,6 @@ lazy val `durable-state` =
       name := "pekko-projection-durable-state")
     .dependsOn(core)
     .dependsOn(testkit % Test)
-    .settings(
-      // no previous artifact so must disable MiMa until this is released at 
least once.
-      mimaPreviousArtifacts := Set.empty)

Review Comment:
   We will need to add this back after 1.0.0



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to