Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Revert "Legger til flyway-database-postgresql"
Browse files Browse the repository at this point in the history
This reverts commit c318930.
  • Loading branch information
ekun committed Jul 2, 2024
1 parent 5b757b7 commit 63119e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>3.1.3</version>
<relativePath/>
</parent>

<groupId>no.nav.aap.api</groupId>
<artifactId>soknad</artifactId>
<version>${revision}</version>
Expand Down Expand Up @@ -194,7 +194,7 @@
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-database-postgresql</artifactId>
<artifactId>flyway-core</artifactId>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 63119e9

Please sign in to comment.