Skip to content

Commit

Permalink
Remove build step
Browse files Browse the repository at this point in the history
remove build step that isn't needed
  • Loading branch information
JREastonMarks committed Nov 1, 2023
1 parent 994bd7c commit d683d8d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,6 @@
<version>0.1</version>
</dependency>
</dependencies>


<build>
<finalName>MAF</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

<repositories>
<repository>
Expand Down

0 comments on commit d683d8d

Please sign in to comment.