Skip to content

Commit

Permalink
Resorted pom
Browse files Browse the repository at this point in the history
  • Loading branch information
xaher committed May 28, 2024
1 parent 742e5b2 commit c9780f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,6 @@
<groupId>com.sun.activation</groupId>
<artifactId>jakarta.activation</artifactId>
</dependency>
<dependency>
<groupId>de.gbv.reposis</groupId>
<artifactId>reposis_common</artifactId>
<version>2022.06-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
Expand All @@ -121,6 +115,12 @@
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
</dependency>
<dependency>
<groupId>de.gbv.reposis</groupId>
<artifactId>reposis_common</artifactId>
<version>2022.06-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-base</artifactId>
Expand Down

0 comments on commit c9780f1

Please sign in to comment.