Skip to content

Commit

Permalink
removed vpro-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Aug 23, 2024
1 parent c7633cf commit 7413072
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,22 +144,5 @@
<url>https://oss.sonatype.org/service/local/repositories/releases/content</url>
</repository>
</repositories>
<profiles>
<profile>
<id>vpro-nexus</id>
<distributionManagement>
<repository>
<id>nexus</id>
<name>Nexus releases</name>
<url>https://nexus.vpro.nl/content/repositories/releases</url>
</repository>
<snapshotRepository>
<id>nexus</id>
<name>Nexus snapshots</name>
<url>https://nexus.vpro.nl/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
</profile>
</profiles>

</project>

0 comments on commit 7413072

Please sign in to comment.