Skip to content

Commit 6dc74db

Browse files
committed
Addressing Chesnay's feedback
1 parent 7f1ac6d commit 6dc74db

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
wrapperVersion=3.3.3-SNAPSHOT
18-
distributionType=only-script
19-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
17+
18+
wrapperVersion=3.3.2
19+
20+
# updating the Maven version requires updates to certain documentation and verification logic
21+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.6/apache-maven-3.8.6-bin.zip
22+
distributionSha256Sum=ccf20a80e75a17ffc34d47c5c95c98c39d426ca17d670f09cd91e877072a9309
23+
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
24+
wrapperSha256Sum=3d8f20ce6103913be8b52aef6d994e0c54705fb527324ceb9b835b338739c7a8

0 commit comments

Comments
 (0)