File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring-security-basic-auth Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.baeldung</groupId >
5- <artifactId >spring-security-basic-auth</artifactId >
5+ <artifactId >spring-security-mvc- basic-auth</artifactId >
66 <version >0.1-SNAPSHOT</version >
77
8- <name >spring-security-basic-auth</name >
8+ <name >spring-security-mvc- basic-auth</name >
99 <packaging >war</packaging >
1010
1111 <dependencies >
128128 </dependencies >
129129
130130 <build >
131- <finalName >spring-security-basic-auth</finalName >
131+ <finalName >spring-security-mvc- basic-auth</finalName >
132132 <resources >
133133 <resource >
134134 <directory >src/main/resources</directory >
You can’t perform that action at this time.
0 commit comments