Skip to content

Commit f9c4126

Browse files
Version to 4.41.0
1 parent 097dda7 commit f9c4126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ every Pub/Sub attribute as MQTT user properties.
2525

2626
. Clone this repository into a Java 11 Gradle project.
2727
. 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.
2929
. Copy the `src/main/resources/google-cloud-pubsub-configuration.xml` file to the `HIVEMQ_HOME/extensions/hivemq-google-cloud-pubsub-extension` folder.
3030
. Adapt the configuration to your environment.
3131
- Set the `<google-cloud-project-id>` in the `<pubsub-connection>` tag to match your Google Cloud Pub/Sub project ID.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=4.40.2
1+
version=4.41.0

0 commit comments

Comments
 (0)