File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,12 @@ fun Project.configurePublishing() {
7272 name.set(project.name)
7373 description.set(provider { project.description })
7474
75- url.set(" https://github.com/clutcher/spring-modulith-module-archunit " )
75+ url.set(" https://github.com/clutcher/spring-security-exception-handler " )
7676
7777 licenses {
7878 license {
7979 name.set(" MIT License" )
80- url.set(" https://github.com/clutcher/spring-modulith-module-archunit /blob/main/LICENSE" )
80+ url.set(" https://github.com/clutcher/spring-security-exception-handler /blob/main/LICENSE" )
8181 distribution.set(" repo" )
8282 }
8383 }
@@ -91,9 +91,9 @@ fun Project.configurePublishing() {
9191 }
9292
9393 scm {
94- connection.set(" scm:git:git://github.com/clutcher/spring-modulith-module-archunit .git" )
95- developerConnection.set(" scm:git:ssh://github.com/clutcher/spring-modulith-module-archunit .git" )
96- url.set(" https://github.com/clutcher/spring-modulith-module-archunit " )
94+ connection.set(" scm:git:git://github.com/clutcher/spring-security-exception-handler .git" )
95+ developerConnection.set(" scm:git:ssh://github.com/clutcher/spring-security-exception-handler .git" )
96+ url.set(" https://github.com/clutcher/spring-security-exception-handler " )
9797 }
9898 }
9999 }
You can’t perform that action at this time.
0 commit comments