Skip to content

Commit d0ba7b7

Browse files
committed
chore: v1.1
1 parent 1b8d965 commit d0ba7b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Group course project of a self service and kitchen management system for a ficti
77
Requirements: Docker, Docker Compose
88

99
1. Make sure port `80` is available.
10-
2. With a copy of this repo (the `bd` folder has some required SQL scripts), execute Docker Compose:
10+
2. With a copy of this repo (the `db` folder has some required SQL scripts), execute Docker Compose:
1111

1212
```bash
1313
docker compose up

techchallenge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>br.com.grupo63</groupId>
1212
<artifactId>techchallenge</artifactId>
13-
<version>1.0</version>
13+
<version>1.1</version>
1414
<name>Tech Challenge</name>
1515
<description>Tech Challenge - Grupo 63 - FIAP SOAT1</description>
1616
<properties>

0 commit comments

Comments
 (0)