summaryrefslogtreecommitdiffstats
path: root/ex1/pom.xml
diff options
context:
space:
mode:
authorKostya <mail@sartin.in>2026-07-22 09:36:57 +0000
committerKostya <mail@sartin.in>2026-07-22 09:36:57 +0000
commit51e36d68b0dba2188fcb70981e45935e198486dd (patch)
treeea9c4f93e7cb696b97d32705b3c6051ccc6c0615 /ex1/pom.xml
parent398d1cb405de6afb12787e6f35eb3b54d2afa62f (diff)
downloadjava-course-master.tar.gz
java-course-master.tar.xz
java-course-master.zip
package namesHEADmaster
Diffstat (limited to 'ex1/pom.xml')
-rw-r--r--ex1/pom.xml2
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