Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 45d7459

Browse files
committed
feat: prepare for v1.0.0
1 parent 5af22b3 commit 45d7459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</parent>
1111
<groupId>tech.informatik-projekt</groupId>
1212
<artifactId>api</artifactId>
13-
<version>0.0.1</version>
14-
<name>Backend-API</name>
13+
<version>1.0.0</version>
14+
<name>Website-API</name>
1515
<description>Die Backend-API der Website, die im Zuge des Projektes im Informatik-LK des Abitur-Jahrgangs 2025 am Burg-Gymnasium Schorndorf entwickelt wird</description>
1616
<url/>
1717
<licenses>

0 commit comments

Comments
 (0)