Skip to content

Commit

Permalink
Track upstream changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Feb 21, 2022
1 parent 8f28e5e commit 515c924
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 @@ -42,7 +42,7 @@
</dependency>
<dependency>
<groupId>net.shibboleth.metadata</groupId>
<artifactId>aggregator-pipeline</artifactId>
<artifactId>mda-framework</artifactId>
<version>${mda.version}</version>
</dependency>
<dependency>
Expand All @@ -65,7 +65,7 @@
</dependency>
<dependency>
<groupId>net.shibboleth.metadata</groupId>
<artifactId>aggregator-pipeline</artifactId>
<artifactId>mda-framework</artifactId>
<version>${mda.version}</version>
<type>test-jar</type>
<scope>test</scope>
Expand Down

0 comments on commit 515c924

Please sign in to comment.