Skip to content

Commit 07f1166

Browse files
committed
Renamed project
1 parent 5391b29 commit 07f1166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sso-with-github/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>sso-with-github</artifactId>
1111
<packaging>jar</packaging>
12-
<name>SSO with Spring Boot</name>
12+
<name>SSO with GitHub</name>
1313

1414
<description>SSO with GitHub sample project. Start via the main method in the Application class. After launching,
1515
open the web application in your browser at http://localhost:8080.</description>

0 commit comments

Comments
 (0)