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.
.mvn/extensions.xml
.gitignore
1 parent 058a21d commit f33da62Copy full SHA for f33da62
.gitignore
@@ -17,6 +17,7 @@
17
target/
18
.flattened-pom.xml
19
/.mvn/wrapper/maven-wrapper.jar
20
+/.mvn/extensions.xml
21
# IDEA
22
.idea/
23
*.iml
log4j-samples-flume-embedded/pom.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
+m <?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
~ Licensed to the Apache Software Foundation (ASF) under one or more
4
~ contributor license agreements. See the NOTICE file distributed with
0 commit comments