diff --git a/velocity/src/main/resources/velocity-plugin.json b/velocity/src/main/resources/velocity-plugin.json deleted file mode 100644 index fc1dce76..00000000 --- a/velocity/src/main/resources/velocity-plugin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id":"fastlogin", - "name":"${project.parent.name}", - "version":"${project.version}-${git.commit.id.abbrev}", - "authors":["games647", "https://github.com/games647/FastLogin/graphs/contributors"], - "dependencies":[], - "main":"${project.groupId}.${project.artifactId}.${project.name}" - -} \ No newline at end of file