You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "He-Pin (via GitHub)" <gi...@apache.org> on 2023/05/20 17:50:32 UTC

[GitHub] [incubator-pekko-persistence-cassandra] He-Pin commented on a diff in pull request #49: use pekko naming

He-Pin commented on code in PR #49:
URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/49#discussion_r1199640585


##########
project/project-info.conf:
##########
@@ -1,9 +1,9 @@
 project-info {
   version: "current"
-  scaladoc: "https://doc.akka.io/api/akka-http/"${project-info.version}"/akka/http/scaladsl"
-  javadoc: "https://doc.akka.io/japi/akka-http/"${project-info.version}
+  scaladoc: "https://pekko.apache.org/api/pekko-persistence-cassandra/"${project-info.version}
+  javadoc: "https://pekko.apache.org/japi/pekko-persistence-cassandra/"${project-info.version}
   shared-info {
-    jdk-versions: ["Adopt OpenJDK 8", "Adopt OpenJDK 11"]
+    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]

Review Comment:
   Cool



-- 
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-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org