Skip to content

Commit

Permalink
Add CXF 4.0.4 staging repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Mar 12, 2024
1 parent 9640502 commit fe023a6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,19 @@
<module>integration-tests</module>
</modules>

<repositories>
<repository>
<id>cxf-staging-1197</id>
<url>https://repository.apache.org/content/repositories/orgapachecxf-1197/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
</repositories>

<build>
<extensions>
<extension>
Expand Down

0 comments on commit fe023a6

Please sign in to comment.