Skip to content

Commit 151547a

Browse files
committed
Update scm url
1 parent 252a5f9 commit 151547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ publishing {
9696
scm {
9797
connection = 'scm:git:git://github.com/grace-profiles/plugin.git'
9898
developerConnection = 'scm:git:ssh://github.com:grace-profiles/plugin.git'
99-
url = 'https://github.com/grace-profiles/plugin/tree/2022.0.x'
99+
url = 'https://github.com/grace-profiles/plugin/tree/2022.1.x'
100100
}
101101
}
102102
}

0 commit comments

Comments
 (0)