Skip to content

Commit

Permalink
Merge pull request #5 from slarse/update-spoon-snapshot-repository
Browse files Browse the repository at this point in the history
Use OW2 snapshot repository
  • Loading branch information
monperrus authored Feb 24, 2021
2 parents 7d517b9 + fd77dc2 commit aa8d560
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@

<repositories>
<repository>
<id>gforge.inria.fr-snapshot</id>
<name>Maven Repository for Spoon Snapshot</name>
<url>http://maven.inria.fr/artifactory/spoon-public-snapshot/</url>
<id>ow2.org-snapshot</id>
<name>Maven Repository for Spoon Snapshots</name>
<url>https://repository.ow2.org/nexus/content/repositories/snapshots/</url>
<snapshots />
</repository>
</repositories>
Expand Down

0 comments on commit aa8d560

Please sign in to comment.