Skip to content

Commit

Permalink
When jboss-release is in effect, release to r.j.o
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed Dec 4, 2023
1 parent 26738b7 commit 6595005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<updateReleaseInfo>true</updateReleaseInfo>
<altReleaseDeploymentRepository>${jboss.releases.repo.id}::${jboss.releases.repo.url}</altReleaseDeploymentRepository>
<altSnapshotDeploymentRepository>${jboss.snapshots.repo.id}::${jboss.snapshots.repo.url}</altSnapshotDeploymentRepository>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 6595005

Please sign in to comment.