summaryrefslogtreecommitdiffstats
path: root/so-cnf-adapter-application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'so-cnf-adapter-application/pom.xml')
-rwxr-xr-xso-cnf-adapter-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/so-cnf-adapter-application/pom.xml b/so-cnf-adapter-application/pom.xml
index 2928d4b..32254ca 100755
--- a/so-cnf-adapter-application/pom.xml
+++ b/so-cnf-adapter-application/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
- <scope>test</scope>
+ <scope>provided</scope>
</dependency>
</dependencies>
</project>