We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e413b11 + 34b09c7 commit 64337dfCopy full SHA for 64337df
marker/.gitignore
@@ -0,0 +1 @@
1
+/target/
marker/pom.xml
@@ -18,7 +18,6 @@
18
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
THE SOFTWARE.
20
-->
21
-
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
23
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
24
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -47,4 +46,4 @@
47
46
</dependencies>
48
49
50
-</project>
+</project>
0 commit comments