diff options
| author | Kostya <mail@sartin.in> | 2026-07-22 09:36:57 +0000 |
|---|---|---|
| committer | Kostya <mail@sartin.in> | 2026-07-22 09:36:57 +0000 |
| commit | 51e36d68b0dba2188fcb70981e45935e198486dd (patch) | |
| tree | ea9c4f93e7cb696b97d32705b3c6051ccc6c0615 /ex1/pom.xml | |
| parent | 398d1cb405de6afb12787e6f35eb3b54d2afa62f (diff) | |
| download | java-course-51e36d68b0dba2188fcb70981e45935e198486dd.tar.gz java-course-51e36d68b0dba2188fcb70981e45935e198486dd.tar.xz java-course-51e36d68b0dba2188fcb70981e45935e198486dd.zip | |
Diffstat (limited to 'ex1/pom.xml')
| -rw-r--r-- | ex1/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ex1/pom.xml b/ex1/pom.xml index 3962137..b8a0d5a 100644 --- a/ex1/pom.xml +++ b/ex1/pom.xml | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | 3 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
| 4 | <modelVersion>4.0.0</modelVersion> | 4 | <modelVersion>4.0.0</modelVersion> |
| 5 | 5 | ||
| 6 | <groupId>com.reflection.api</groupId> | 6 | <groupId>reflection.api</groupId> |
| 7 | <artifactId>ex1</artifactId> | 7 | <artifactId>ex1</artifactId> |
| 8 | <version>1.0-SNAPSHOT</version> | 8 | <version>1.0-SNAPSHOT</version> |
| 9 | 9 | ||