Skip to content

Commit 32c043a

Browse files
authored
Maven (#23)
* Delete pom.xml * Update pom.xml
1 parent ac8cf08 commit 32c043a

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

jwildcard/pom.xml

+2-6
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<parent>
6-
<groupId>com.yevdo</groupId>
7-
<artifactId>jwildcard-parent</artifactId>
8-
<version>1.5-SNAPSHOT</version>
9-
</parent>
10-
5+
<groupId>com.yevdo</groupId>
116
<artifactId>jwildcard</artifactId>
7+
<version>1.5-SNAPSHOT</version>
128
<packaging>jar</packaging>
139

1410
<properties>

pom.xml

-9
This file was deleted.

0 commit comments

Comments
 (0)