diff --git a/node.iml b/node.iml index 6ad1e66..a66a2bf 100644 --- a/node.iml +++ b/node.iml @@ -11,6 +11,7 @@ + diff --git a/pom.xml b/pom.xml index 01cc354..32577de 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,6 @@ 4.0.0 - net.kemitix node 0.2.0-SNAPSHOT jar @@ -31,6 +30,12 @@ 2016 + + org.projectlombok + lombok + 1.16.8 + test + junit junit