Skip to content

Commit 64337df

Browse files
committed
merge fix
2 parents e413b11 + 34b09c7 commit 64337df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

marker/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target/

marker/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1919
THE SOFTWARE.
2020
-->
21-
2221
<project xmlns="http://maven.apache.org/POM/4.0.0"
2322
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2423
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -47,4 +46,4 @@
4746
</dependencies>
4847

4948

50-
</project>
49+
</project>

0 commit comments

Comments
 (0)