Skip to content

Commit

Permalink
SAK-46723 Maven remove Opencast repository (sakaiproject#10109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Dec 21, 2021
1 parent 85a7772 commit 55393dc
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions master/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,17 +255,6 @@
<updatePolicy>never</updatePolicy>
</releases>
</pluginRepository>
<pluginRepository>
<id>opencast</id>
<name>Opencast Repo</name>
<url>https://nexus.opencast.org/nexus/content/groups/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</pluginRepository>
</pluginRepositories>
<repositories>
<repository>
Expand Down Expand Up @@ -313,17 +302,6 @@
<checksumPolicy>ignore</checksumPolicy>
</snapshots>
</repository>
<repository>
<id>opencast</id>
<name>Opencast Repo</name>
<url>https://nexus.opencast.org/nexus/content/groups/public</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
<repository>
<id>gridgain</id>
<name>Gridgain Systems</name>
Expand Down

0 comments on commit 55393dc

Please sign in to comment.