Skip to content

Commit

Permalink
BVTCK-208 Get rid of the JBoss Nexus distributionManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jul 31, 2019
1 parent 117b657 commit 514f7f3
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Expand Up @@ -485,19 +485,6 @@
</pluginManagement>
</build>

<distributionManagement>
<repository>
<id>jboss-releases-repository</id>
<name>JBoss Releases Repository</name>
<url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>jboss-snapshots-repository</id>
<name>JBoss Snapshots Repository</name>
<url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>

<profiles>
<profile>
<id>release</id>
Expand Down

0 comments on commit 514f7f3

Please sign in to comment.