Skip to content

Commit

Permalink
DATAGEODE-20 - Comment out reference to Apache Maven Snapshots Reposi…
Browse files Browse the repository at this point in the history
…tory.
  • Loading branch information
jxblum committed Jul 24, 2017
1 parent 5149f1e commit ddfe30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -35,10 +35,12 @@
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
</repository>
<!--
<repository>
<id>apache-snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots</url>
</repository>
-->
</repositories>

<pluginRepositories>
Expand Down

0 comments on commit ddfe30a

Please sign in to comment.