Skip to content

Commit

Permalink
Merge pull request #758 from rhusar/maven-build
Browse files Browse the repository at this point in the history
Fix maven build stability by removing incorrect <requirements> elemen…
  • Loading branch information
belaban authored Jan 3, 2024
2 parents cc719c1 + 5a3bd5a commit 3c1dc5c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@
</snapshotRepository>
</distributionManagement>

<prerequisites>
<maven>3.0.4</maven>
</prerequisites>

<repositories>
<repository>
<id>jboss-public-repository-group</id>
Expand Down Expand Up @@ -99,8 +95,6 @@
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>


</repositories>

<dependencies>
Expand Down

0 comments on commit 3c1dc5c

Please sign in to comment.