Skip to content

Commit

Permalink
Remove 'nexus' profile from klass-solr
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Aug 9, 2023
1 parent d908c8b commit e63e90f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions klass-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,17 +123,5 @@
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>nexus</id>
<repositories>
<repository>
<id>ssb-repo</id>
<name>Nexus</name>
<url>https://nexus.ssb.no/repository/maven-public</url>
</repository>
</repositories>
</profile>
</profiles>

</project>

0 comments on commit e63e90f

Please sign in to comment.