Although the parent POM still works without any issues for us, the project is already marked as deprecated.
To replace the POM, we can remove the following inheritance and add relevant settings in our parent POM XML.
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
</parent>
Category (place an x in each of the [ ])
Requirements
Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to the those rules.
Although the parent POM still works without any issues for us, the project is already marked as deprecated.
To replace the POM, we can remove the following inheritance and add relevant settings in our parent POM XML.
Category (place an
xin each of the[ ])Requirements
Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to the those rules.