Remove unnecessary profile wrapper for repos in sample
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<!-- end::verifier_test_dependencies[] -->
|
||||
</dependencies>
|
||||
|
||||
<!-- tag::contract_bom[] -->
|
||||
<!-- tag::contract_bom[] -->
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
@@ -109,7 +109,8 @@
|
||||
</plugins>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. -->
|
||||
<!--This plugin's configuration is used to store Eclipse m2e settings
|
||||
only. It has no influence on the Maven build itself. -->
|
||||
<plugin>
|
||||
<groupId>org.eclipse.m2e</groupId>
|
||||
<artifactId>lifecycle-mapping</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user