Skip to content

Commit

Permalink
remove a definition referring to Sonatype Nexus Snapshots #457 (#458) (
Browse files Browse the repository at this point in the history
…#463)

(cherry picked from commit f49f933)
  • Loading branch information
btkobayashirun authored and yoshikawaa committed May 28, 2019
1 parent bed5900 commit 8b60a67
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,6 @@
<name>TERASOLUNA Framework Team</name>
<url>http://terasoluna.org</url>
</organization>
<repositories>
<repository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 8b60a67

Please sign in to comment.