diff --git a/RedisBungee-Velocity/pom.xml b/RedisBungee-Velocity/pom.xml index b96873f..5d1cc52 100644 --- a/RedisBungee-Velocity/pom.xml +++ b/RedisBungee-Velocity/pom.xml @@ -30,6 +30,25 @@ + + org.codehaus.mojo + build-helper-maven-plugin + 3.3.0 + + + add-source + generate-sources + + add-source + + + + src/main/newsrc/ + + + + + org.codehaus.mojo templating-maven-plugin