Skip to content

Commit

Permalink
comment-out repositories section in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luro02 committed Dec 17, 2024
1 parent f1a81f4 commit 205bec9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@
<url>https://github.com/Feuermagier/autograder/tree/main</url>
</scm>

<!--
<repositories>
<repository>
<id>spoon-snapshot</id>
<name>Maven Repository for Spoon Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
</repositories>-->

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 205bec9

Please sign in to comment.