From 7178ea45878a23559bcbfd2b782e89a517a889ce Mon Sep 17 00:00:00 2001 From: juanmuscaria Date: Mon, 13 Sep 2021 21:29:56 -0300 Subject: [PATCH] Seems like this is generated automatically. --- velocity/src/main/resources/velocity-plugin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 velocity/src/main/resources/velocity-plugin.json 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