Skip to content

Commit

Permalink
Fix repository id
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromebrongniart committed Oct 29, 2018
1 parent 0a01a92 commit 4726290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Expand Up @@ -82,11 +82,11 @@
</activation>
<distributionManagement>
<repository>
<id>nexus</id>
<id>step-enterprise</id>
<url>https://nexus-enterprise.exense.ch/repository/step/</url>
</repository>
</distributionManagement>
<build>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 4726290

Please sign in to comment.