Skip to content

Commit

Permalink
Merge pull request #24 from novuhq/feat-library-publish-pipeline
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
unicodeveloper authored Aug 9, 2023
2 parents eec1c8a + 4af106b commit 553d414
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,21 +133,4 @@
<scope>test</scope>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<excludes>
<exclude>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 553d414

Please sign in to comment.