summaryrefslogtreecommitdiffstats
path: root/ex1/pom.xml
diff options
context:
space:
mode:
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