Skip to content

Commit

Permalink
Upgrade to Settings 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed Sep 24, 2022
1 parent 9e023ae commit 769a9d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
program. If not, see <http://opensource.org/licenses/MIT/>.
-->
<settings
xmlns="http://maven.apache.org/SETTINGS/1.1.0"
xmlns="http://maven.apache.org/SETTINGS/1.2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.1.0 http://maven.apache.org/xsd/settings-1.1.0.xsd">
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.2.0 http://maven.apache.org/xsd/settings-1.2.0.xsd">
<profiles>
<profile>
<activation>
Expand Down

0 comments on commit 769a9d7

Please sign in to comment.