Upgrade an Existing Plugin to the latest SDK
How-to Guide
Author:
Fluent Commerce
Changed on:
13 Dec 2023
Key Points
- Upgrade an Existing Plugin to the latest SDK
Steps
Upgrade an Existing Plugin to the latest SDK
Step 1
In your plugin project's `pom.xml` file, locate the `rubix-plugin-base.version` property and update the version.For example:
Step 2
Next, locate the `fluent-api-client.version` property, and update the value.For example:That's it! Your project will now be using the latest version of the Rules SDK.