Skip to content

Commit

Permalink
Remove temporary staging profile
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Dec 13, 2024
1 parent 5375f61 commit 7c14b3b
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1014,19 +1014,5 @@ under the License.</licenseText>
<module>its</module>
</modules>
</profile>
<profile>
<id>resolver-rc-2-staging</id>
<activation>
<property>
<name>os.name</name>
</property>
</activation>
<repositories>
<repository>
<id>apache-2255-staging</id>
<url>https://repository.apache.org/content/repositories/maven-2255/</url>
</repository>
</repositories>
</profile>
</profiles>
</project>

0 comments on commit 7c14b3b

Please sign in to comment.