Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit acf16d9

Browse files
refactor: explode /backend
1 parent 358839b commit acf16d9

File tree

112 files changed

+1
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+1
-35
lines changed

backend/.gitignore

Lines changed: 0 additions & 34 deletions
This file was deleted.
File renamed without changes.

backend/mvnw renamed to mvnw

File renamed without changes.
File renamed without changes.

backend/pom.xml renamed to pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.senac</groupId>
12-
<artifactId>backend</artifactId>
12+
<artifactId>gestao-cursos_backend</artifactId>
1313
<version>0.0.1-SNAPSHOT</version>
1414
<name>gestao-curso</name>
1515
<description>projeto semestral da matéria de backend para gestão de cursos</description>

0 commit comments

Comments
 (0)