Browse Source

Merge pull request #2658 from gzm55/master

maven-wrapper.jar can be removed from the source
pull/2620/merge
Brendan Forster 6 years ago
parent
commit
5db84d2431
No account linked to committer's email address
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      Maven.gitignore

+ 1
- 3
Maven.gitignore View File

@@ -7,6 +7,4 @@ release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties

# Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
!/.mvn/wrapper/maven-wrapper.jar
.mvn/wrapper/maven-wrapper.jar

Loading…
Cancel
Save