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.
0 parents commit bdc1743Copy full SHA for bdc1743
.gitignore
@@ -0,0 +1,11 @@
1
+target/
2
+pom.xml.tag
3
+pom.xml.releaseBackup
4
+pom.xml.versionsBackup
5
+pom.xml.next
6
+release.properties
7
+dependency-reduced-pom.xml
8
+buildNumber.properties
9
+.mvn/timing.properties
10
+# https://github.com/takari/maven-wrapper#usage-without-binary-jar
11
+.mvn/wrapper/maven-wrapper.jar
0 commit comments