Skip to content

Commit

Permalink
SAK-25771 Move lombok definition to master pom.
Browse files Browse the repository at this point in the history
  • Loading branch information
buckett committed Mar 3, 2014
1 parent 0a735f8 commit e0a06a2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions external-calendaring-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,6 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>

<!-- third party dependencies -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.12.4</version>
<scope>provided</scope>
</dependency>

<!-- test dependencies -->
<dependency>
Expand Down

0 comments on commit e0a06a2

Please sign in to comment.