Skip to content

Commit 8d42e22

Browse files
authored
Update mvnw.cmd
1 parent 746ab5b commit 8d42e22

File tree

1 file changed

+1
-20
lines changed
  • samples/tutorials/java/macOS/SqlServerSpringDataSample

1 file changed

+1
-20
lines changed

samples/tutorials/java/macOS/SqlServerSpringDataSample/mvnw.cmd

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
@REM ----------------------------------------------------------------------------
2-
@REM Licensed to the Apache Software Foundation (ASF) under one
3-
@REM or more contributor license agreements. See the NOTICE file
4-
@REM distributed with this work for additional information
5-
@REM regarding copyright ownership. The ASF licenses this file
6-
@REM to you under the Apache License, Version 2.0 (the
7-
@REM "License"); you may not use this file except in compliance
8-
@REM with the License. You may obtain a copy of the License at
9-
@REM
10-
@REM http://www.apache.org/licenses/LICENSE-2.0
11-
@REM
12-
@REM Unless required by applicable law or agreed to in writing,
13-
@REM software distributed under the License is distributed on an
14-
@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15-
@REM KIND, either express or implied. See the License for the
16-
@REM specific language governing permissions and limitations
17-
@REM under the License.
18-
@REM ----------------------------------------------------------------------------
19-
201
@REM ----------------------------------------------------------------------------
212
@REM Maven2 Start Up Batch script
223
@REM
@@ -142,4 +123,4 @@ if "%MAVEN_BATCH_PAUSE%" == "on" pause
142123

143124
if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERROR_CODE%
144125

145-
exit /B %ERROR_CODE%
126+
exit /B %ERROR_CODE%

0 commit comments

Comments
 (0)