Skip to content

Commit

Permalink
Fixup CD snapshot format (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Jan 3, 2024
1 parent 03fdc75 commit 2cb0632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<extension>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.2</version>
<version>1.7</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<url>https://github.com/jenkinsci/azure-storage-plugin</url>

<properties>
<changelist>9999-SNAPSHOT</changelist>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/azure-storage-plugin</gitHubRepo>
<jenkins.version>2.387.3</jenkins.version>
</properties>
Expand Down

0 comments on commit 2cb0632

Please sign in to comment.