summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorementalo <ementalodev@gmx.co.uk>2015-04-09 00:29:59 +0100
committerementalo <ementalodev@gmx.co.uk>2015-04-09 00:29:59 +0100
commit7e1a36fb953fb122f90569c1d9efc6f43ed17c8f (patch)
tree9083d4e319333c9bddd95eb145c0daa7f54ba469 /pom.xml
parenta97af4aa6fff7000a58fda5ac3e97a108fd50586 (diff)
downloadEssentials-7e1a36fb953fb122f90569c1d9efc6f43ed17c8f.tar
Essentials-7e1a36fb953fb122f90569c1d9efc6f43ed17c8f.tar.gz
Essentials-7e1a36fb953fb122f90569c1d9efc6f43ed17c8f.tar.lz
Essentials-7e1a36fb953fb122f90569c1d9efc6f43ed17c8f.tar.xz
Essentials-7e1a36fb953fb122f90569c1d9efc6f43ed17c8f.zip
Remove Lombok
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 0f4fc10d3..86d470c9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,11 +81,6 @@
<version>4.11</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.projectlombok</groupId>
- <artifactId>lombok</artifactId>
- <version>1.12.2</version>
- </dependency>
</dependencies>
<build>