Skip to content

Commit

Permalink
Undor unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Jun 14, 2023
1 parent 672a101 commit fae9917
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions maven/impl-maven-embedded/src/it/multi-module-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,6 @@
Integration test project for running Maven builds and retrieving information and archives from the built project
</description>

<repositories>
<repository>
<id>central</id>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>https://repo1.maven.org/maven2/</url>
</repository>
</repositories>

<profiles>
<profile>
<id>modules</id>
Expand Down

0 comments on commit fae9917

Please sign in to comment.