Skip to content

Commit 64e35f7

Browse files
hazendazslachiewicz
authored andcommitted
Make maven core provided scope
1 parent 1dd8d00 commit 64e35f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ under the License.
102102
<groupId>org.apache.maven</groupId>
103103
<artifactId>maven-core</artifactId>
104104
<version>${mavenVersion}</version>
105+
<scope>provided</scope>
105106
</dependency>
106107
<dependency>
107108
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)