Move files from HW03 to root directory

This commit is contained in:
2026-05-01 14:13:20 +03:30
parent a41ad2834a
commit 36b45a17dc
4 changed files with 59 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.example</groupId>
<artifactId>WS-04-oop-review</artifactId>
<version>1.0-SNAPSHOT</version>
</project>