We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6dd016 commit 1179cdfCopy full SHA for 1179cdf
pom.xml
@@ -0,0 +1,10 @@
1
+<project>
2
+ <modelVersion>4.0.0</modelVersion>
3
+ <groupId>dummy</groupId>
4
+ <artifactId>dummy</artifactId>
5
+ <version>1.0</version>
6
+ <packaging>pom</packaging>
7
+ <build>
8
+ <defaultGoal>verify</defaultGoal>
9
+ </build>
10
+</project>
0 commit comments