Skip to content

Commit

Permalink
[fix] update pom to exclude the code I copied online
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiaolejs committed May 21, 2024
1 parent 9694959 commit 4cd617e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@
<param>${app.package}.services.CurrentUserServiceImpl</param>
<param>${app.package}.ExampleApplication</param>
<param>${app.package}.config.SecurityConfig</param>
<param>${app.package}.config.SpaCsrfTokenRequestHandler</param>
<param>${app.package}.config.CsrfCookieFilter</param>
<param>edu.ucsb.cs156.example.services.wiremock.WiremockService</param>
<param>edu.ucsb.cs156.example.services.wiremock.WiremockServiceDummy</param>
<param>edu.ucsb.cs156.example.services.wiremock.WiremockServiceImpl</param>
Expand Down

0 comments on commit 4cd617e

Please sign in to comment.