Skip to content

Commit

Permalink
comment out boundless maven repository from pom files
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaqiang committed Aug 12, 2022
1 parent 1f4f8ef commit 92a1706
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 88 deletions.
4 changes: 2 additions & 2 deletions meteoinfo-chart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<name>freehep</name>
<url>https://java.freehep.org/maven2/</url>
</repository>
<repository>
<!--<repository>
<id>boundless</id>
<name>boundlessgeo</name>
<url>https://repo.boundlessgeo.com/main/</url>
</repository>
</repository>-->
<repository>
<id>jzy3d-snapshots</id>
<name>Jzy3d Snapshots</name>
Expand Down
4 changes: 2 additions & 2 deletions meteoinfo-geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
<name>freehep</name>
<url>https://java.freehep.org/maven2/</url>
</repository>
<repository>
<!--<repository>
<id>boundless</id>
<name>boundlessgeo</name>
<url>https://repo.boundlessgeo.com/main/</url>
</repository>
</repository>-->
</repositories>

<dependencies>
Expand Down
Binary file modified meteoinfo-lab/pylib/mipylib/plotlib/miplot$py.class
Binary file not shown.
Loading

0 comments on commit 92a1706

Please sign in to comment.