You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ every Pub/Sub attribute as MQTT user properties.
25
25
26
26
. Clone this repository into a Java 11 Gradle project.
27
27
. Run the `./gradlew jar` task from Gradle to build the customization.
28
-
. Move the `build/libs/hivemq-google-cloud-pubsub-hello-world-customization-4.40.2.jar` file to the `HIVEMQ_HOME/extensions/hivemq-google-cloud-pubsub-extension/customizations` directory.
28
+
. Move the `build/libs/hivemq-google-cloud-pubsub-hello-world-customization-4.41.0.jar` file to the `HIVEMQ_HOME/extensions/hivemq-google-cloud-pubsub-extension/customizations` directory.
29
29
. Copy the `src/main/resources/google-cloud-pubsub-configuration.xml` file to the `HIVEMQ_HOME/extensions/hivemq-google-cloud-pubsub-extension` folder.
30
30
. Adapt the configuration to your environment.
31
31
- Set the `<google-cloud-project-id>` in the `<pubsub-connection>` tag to match your Google Cloud Pub/Sub project ID.
0 commit comments