Skip to content

Commit 97d5eba

Browse files
committed
Bump version to 0.1.22-grails7-upgrade-test for JitPack rebuild
- JitPack cached v0.1.21 artifact from Jan 2 (immutable for 7 days) - Force-updated tags don't trigger rebuilds for cached versions - New version ensures fresh JitPack build with Central Portal Snapshots - This version includes the fix to resolve rundeck-core:6.0.0-SNAPSHOT
1 parent bca4e4a commit 97d5eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
// Override version for Grails 7 upgrade
34-
project.version = '0.1.21-grails7-upgrade-test'
34+
project.version = '0.1.22-grails7-upgrade-test'
3535

3636
defaultTasks 'clean','build'
3737

0 commit comments

Comments
 (0)