Skip to content

Commit

Permalink
Gjør om på tidsserie dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvemb committed Mar 15, 2024
1 parent 3f488ad commit 7c79a63
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
4 changes: 0 additions & 4 deletions innsyn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
<dependency>
<groupId>no.nav.fpsak.tidsserie</groupId>
<artifactId>fpsak-tidsserie</artifactId>
</dependency>
<dependency>
<groupId>no.nav.k9</groupId>
<artifactId>soknad</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,6 @@
<artifactId>jakarta.el</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>no.nav.fpsak.tidsserie</groupId>
<artifactId>fpsak-tidsserie</artifactId>
</dependency>
</dependencies>

<build>
Expand Down
4 changes: 4 additions & 0 deletions soknad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</dependency>
<dependency>
<groupId>no.nav.fpsak.tidsserie</groupId>
<artifactId>fpsak-tidsserie</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 7c79a63

Please sign in to comment.