On Wednesday, July 12, 2023 at 8:57:48 PM UTC-6 Ricardo DeLemos wrote:
Hi Mark, I have created a new release (1.20) following your recommendation, but I still do not see the new release in https://plugins.jenkins.io/crowdstrike-security/releases/ <https://plugins.jenkins.io/crowdstrike-security/releases/>. I have created a version 1.2.0, which I see on https://repo.jenkins-ci.org/releases/io/jenkins/plugins/crowdstrike-security/. I *do not see* a 1.2.0-SNAPSHOT in https://repo.jenkins-ci.org/snapshots/io/jenkins/plugins/crowdstrike-security/ . I have tried again, creating a 1.2.1 release, and got the same result. This was the versions set on the pom on the release 1.2.0 <scm> ... <tag>crowdstrike-security-1.2.0</tag> </scm> <version>1.2.0</version> <dependencyManagement> <dependencies> <dependency> <groupId>io.jenkins.tools.bom</groupId> <artifactId>bom-2.332.x</artifactId> <version>1210.vcd41f6657f03</version> <type>pom</type> <scope>import</scope> </dependency> </dependencies> </dependencyManagement> <properties> <revision>1.0.0</revision> ... </properties> I see https://plugins.jenkins.io/crowdstrike-security/ showing 3 releases, 1.0.0, 1.2.0, and 1.2.1. I assume that means all is OK for you? Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/1bd99da4-d196-47cc-a127-26d2e6dbb45bn%40googlegroups.com.
