pjfanning commented on code in PR #6:
URL: 
https://github.com/apache/incubator-pekko-samples/pull/6#discussion_r1137018426


##########
pekko-sample-distributed-workers-scala/build.sbt:
##########
@@ -0,0 +1,27 @@
+name := "pekko-distributed-workers"
+
+version := "1.0"
+
+scalaVersion := "2.13.8"
+val pekkoVersion = "0.0.0+26617-325e2156-SNAPSHOT"
+
+// allow access to snapshots
+resolvers += "Apache Nexus 
Snapshots".at("https://repository.apache.org/content/groups/snapshots/";)
+
+val cassandraPluginVersion = "1.0.6"

Review Comment:
   this is wrong - I actually think we haven't released 
pekko-persistence-cassandra snapshots yet - maybe in the next few days - we've 
unblocked some issues with progress on this today - because we are not 
publishing snapshots for pekko-connectors (including pekko-connectors-cassandra)



-- 
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