Skip to content

Commit 5dd6fff

Browse files
committed
Remove place-holder
1 parent b7d3ed2 commit 5dd6fff

File tree

4 files changed

+5
-27
lines changed

4 files changed

+5
-27
lines changed

.github/workflows/ci.yml

Whitespace-only changes.

.gitignore

Lines changed: 0 additions & 14 deletions
This file was deleted.

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,11 @@
9898

9999
<pluginManagement>
100100
<plugins>
101-
<groupId>org.codehaus.mojo</groupId>
102-
<artifactId>exec-maven-plugin</artifactId>
103-
<version>3.0.0</version>
101+
<plugin>
102+
<groupId>org.codehaus.mojo</groupId>
103+
<artifactId>exec-maven-plugin</artifactId>
104+
<version>3.0.0</version>
105+
</plugin>
104106
</plugins>
105107
</pluginManagement>
106108

src/test/mocha/test.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)