Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav000001 committed Jul 12, 2023
1 parent 9a804fa commit 635e431
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions AmusementParkManagementSystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,25 +81,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<<<<<<< HEAD
<!--<dependency>
<!--<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>runtime</scope>
</dependency>-->

<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>runtime</scope>
</dependency>
=======
<!-- <dependency>-->
<!-- <groupId>com.h2database</groupId>-->
<!-- <artifactId>h2</artifactId>-->
<!-- <scope>runtime</scope>-->
<!-- </dependency>-->
>>>>>>> 1751f81c0b8c1501de2405c071cb8f464002eccc
</dependency>-->
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 635e431

Please sign in to comment.