We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8cf08 commit 32c043aCopy full SHA for 32c043a
jwildcard/pom.xml
@@ -2,13 +2,9 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
5
- <parent>
6
- <groupId>com.yevdo</groupId>
7
- <artifactId>jwildcard-parent</artifactId>
8
- <version>1.5-SNAPSHOT</version>
9
- </parent>
10
-
+ <groupId>com.yevdo</groupId>
11
<artifactId>jwildcard</artifactId>
+ <version>1.5-SNAPSHOT</version>
12
<packaging>jar</packaging>
13
14
<properties>
pom.xml
0 commit comments